Vincent Laporte
594b7be89d
ocp-indent: 1.6.0 -> 1.6.1
2017-12-11 13:38:39 +00:00
Maxime Dénès
ec28cab25f
ocamlPackages.merlin: 3.0.3 -> 3.0.5
2017-12-11 14:35:00 +01:00
Frederik Rietdijk
8544e86bc2
python.pkgs.lark-parser: init at 2017-12-10
2017-12-11 13:57:24 +01:00
Orivej Desh
7d14f812ab
mono50: disable parallel building
2017-12-11 10:46:15 +00:00
zimbatm
6371439e0b
lazarus: 1.6.0-0 -> 1.8.0
2017-12-11 10:33:39 +00:00
Orivej Desh
9ebcc8db01
gstreamer: update hashes
...
missing from 6cc35d014f
(#32477 )
2017-12-11 09:21:20 +00:00
Vladimír Čunát
a2799407e8
Merge: openexr: upstream security patch
2017-12-11 09:52:20 +01:00
Vladimír Čunát
e9c12f6936
Merge older staging
...
There are some regressions, but not that many and I want
the security update of openssl fast.
2017-12-11 09:49:56 +01:00
Franz Pletz
963c3ef9f7
Merge pull request #32499 from FRidh/libvirt
...
libvirt: 3.8.0 -> 3.10.0
2017-12-11 04:52:08 +00:00
Orivej Desh
e21e752caf
libcerf: init at 1.5
...
squash! libcerf: init at 1.5
squash! libcerf: init at 1.5
2017-12-10 19:30:57 +00:00
Tim Steinbach
4ff0429662
sbt-extras: Add JDK dependency
...
The derivation would use `java` from the PATH. This fixed the behaviour.
2017-12-10 13:48:23 -05:00
Peter Simons
c4b8df308f
Merge pull request #32423 from NickHu/pandoc2
...
pandoc2: fix Haskell dependencies
2017-12-10 17:45:32 +01:00
Markus Hauck
614a6d43a7
scalafmt: 0.6.8 -> 1.3.0
2017-12-10 17:02:40 +01:00
Frederik Rietdijk
b459c8475c
Merge pull request #32541 from rnhmjoj/dnspython
...
pythonPackages: rename dns -> dnspython (round 2)
2017-12-10 15:44:25 +01:00
rnhmjoj
491bc4cfed
pythonPackages: rename dns -> dnspython
2017-12-10 15:27:06 +01:00
Orivej Desh
f601ecfb21
qt4: fix qmake on darwin and delete custom install phase
...
Since keeping `installPhase = ""` to signify "use the default installPhase" will
be surprising, this deletes the installPhase and rebuilds qt4 on all platforms.
Fixes #30238
2017-12-10 14:22:02 +00:00
Frederik Rietdijk
163ba09117
python.buildEnv: always include the $out output
...
28299f669a
introduced the first Python
packages having multiple outputs. The required outputs were not picked
up by `python.buildEnv` (#31857 ).
This commit modifies `python.buildEnv` so that it always includes the
$out output and thus fixes #31857 .
2017-12-10 15:21:35 +01:00
Vincent Laporte
746d9d1b7b
ocamlPackages.markup: 0.7.4 -> 0.7.5
2017-12-10 13:01:40 +01:00
Orivej Desh
166536e152
Merge pull request #32535 from Gerschtli/update/hhvm
...
hhvm: 3.21 -> 3.23.2
2017-12-10 11:50:41 +00:00
Tobias Happ
d5d7220770
hhvm: 3.21 -> 3.23.2
2017-12-10 11:50:15 +00:00
Vincent Laporte
d98d944d5d
Merge pull request #32494 from mpickering/ber-metaocaml2
...
ber_metaocaml: (re)init at 104
2017-12-10 12:36:30 +01:00
Vincent Laporte
b1659c89c1
ocamlPackages.ulex: 1.1 -> 1.2
2017-12-10 12:24:10 +01:00
Moritz Ulrich
7df7739888
gmime3: 3.0.1 -> 3.0.5
2017-12-10 12:15:50 +01:00
Orivej Desh
5b53774f89
qt4: fix darwin install phase
...
by creating $out before copying lib to $out
2017-12-10 10:22:08 +00:00
Vladimír Čunát
aa9fbd036f
openexr: upstream security patch
...
/cc #32459 .
2017-12-10 11:03:30 +01:00
Frederik Rietdijk
c6fbf4a15a
Merge pull request #32531 from rnhmjoj/dnspython
...
pythonPackages: rename dns -> dnspython
2017-12-10 10:09:05 +01:00
Orivej Desh
b6bf8db29f
Revert "gmime: 3.0.1 -> 3.0.5"
...
It breaks notmuch 0.25.2 tests, and updating notmuch to 0.25.3 does not fix them.
2017-12-10 09:07:04 +00:00
rnhmjoj
b56d92a53b
pythonPackages: rename dns -> dnspython
2017-12-10 03:22:52 +01:00
Austin Seipp
5ae883b8c3
nixpkgs: remove sqlite/kyotocabinet deps for leveldb
...
These are only needed for some benchmarking utilities but they aren't
going to be generally useful to most people, I imagine.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-12-09 19:40:23 -06:00
Orivej Desh
b687ffa0d2
gurobipy: fix eval
2017-12-09 22:41:18 +00:00
Orivej Desh
50d3dfc82d
Merge pull request #32523 from mbode/gradle_4_4
...
gradle: 4.3.1 -> 4.4
2017-12-09 20:56:04 +00:00
Orivej Desh
5da9f614df
Merge pull request #32520 from KaiHa/gmime-3.0.5
...
gmime: 3.0.1 -> 3.0.5
2017-12-09 20:44:53 +00:00
Shea Levy
286eadc147
Add gurobipy for python2.7 on Linux
2017-12-09 15:28:39 -05:00
Maximilian Bode
377cd99e4b
gradle: 4.3.1 -> 4.4
2017-12-09 21:08:41 +01:00
Shea Levy
bfb63ae2d0
Merge branch 'master' of github.com:NixOS/nixpkgs
2017-12-09 15:07:59 -05:00
Shea Levy
3dfbf51a25
Add gurobipy for python2.7 on darwin.
2017-12-09 15:00:43 -05:00
Vladimír Čunát
2309acf723
Merge branch 'master' into staging
2017-12-09 21:00:07 +01:00
Vladimír Čunát
8f4f9b6223
jbig2dec: bugfix 0.13 -> 0.14
...
Many of the fixes seem to have potential to be vulnerabilities,
though most aren't labeled with a CVE number. /cc #32459
2017-12-09 20:52:28 +01:00
Kai Harries
7e1c7fe798
gmime: 3.0.1 -> 3.0.5
2017-12-09 20:30:17 +01:00
Peter Simons
73d85455e4
Merge pull request #32503 from mpickering/ghc-head-updates-8.5
...
ghcHEAD: 8.3.20170808 -> 8.5.20171209
2017-12-09 19:27:04 +01:00
Vladimír Čunát
332a800de3
exiv2: a batch of security fixes
...
/cc #32459 . I can't see any other CVE patches that are either
backported upstream to the 0.26 branch or applied in some distro.
2017-12-09 19:08:07 +01:00
Shea Levy
d077d22893
python27: Enable building with alternate UCS encoding
2017-12-09 12:00:52 -05:00
Jörg Thalheim
82235b388c
Merge pull request #32437 from vbgl/ocaml-facile-1.1.3
...
facile: 1.1 -> 1.1.3
2017-12-09 16:19:52 +00:00
Daiderd Jordan
b2e2490181
Merge pull request #32454 from andir/erlang-cleanup
...
Erlang cleanup (remove R17, R16 cleanup, updated couchdb to R19)
2017-12-09 14:48:56 +01:00
Frederik Rietdijk
3e1748f727
python.pkgs.xmltodict: 0.9.2 -> 0.11.0
2017-12-09 14:07:24 +01:00
Matthew Pickering
9a072a466c
Remove broken ber-metaocaml-003 attribute
2017-12-09 12:18:06 +00:00
Matthew Pickering
08dfb95673
ber_metaocaml: (re)init at 104
2017-12-09 12:18:05 +00:00
Andreas Rammhold
0841f14a8f
openssl_1_0_2: 1.0.2m -> 1.0.2n (CVE-2017-3737, CVE-2017-3738)
...
See [1] for more details
[1] https://www.openssl.org/news/secadv/20171207.txt
2017-12-09 13:15:00 +01:00
Orivej Desh
e9e9d53bad
Merge pull request #32475 from magnetophon/faac
...
faac: 1.29.3 -> 1.29.9.2
2017-12-09 11:45:43 +00:00
Bart Brouns
0431971eae
faac: 1.29.3 -> 1.29.9.2
2017-12-09 11:45:14 +00:00
Orivej Desh
36cab2324c
mp4v2: enable darwin
2017-12-09 11:45:14 +00:00
dywedir
b53567e78f
ocamlPackages.reason: 3.0.3 -> 3.0.4
2017-12-09 12:42:56 +01:00
Matthew Pickering
e7a327da5c
ghcHEAD: 8.3.20170808 -> 8.5.20171208
2017-12-09 11:04:31 +00:00
Orivej Desh
0a41fc6b7c
mono46, mono48: disable parallel building
...
See #32386
mono46: https://hydra.nixos.org/build/65617511
mono48: https://hydra.nixos.org/build/65600645
2017-12-09 10:53:16 +00:00
Jörg Thalheim
61a177a517
Merge pull request #32289 from bhipple/feature/android-platform-tools-26.0.2
...
android-platform-tools: 26.0.0 -> 26.0.2
2017-12-09 10:18:19 +00:00
Vladimír Čunát
cd9231a01a
ldns: security patches from upstream, /cc #32459
...
Also use sha256 instead of sha1 for the source.
2017-12-09 11:08:28 +01:00
Jörg Thalheim
3a20229361
Merge pull request #32484 from magnetophon/qsampler
...
qsampler: svn-2342 -> 0.4.3
2017-12-09 09:22:38 +00:00
Orivej Desh
40950f6a2d
Merge pull request #31006 from florianjacob/prosody
...
Improvements for Prosody
2017-12-09 09:19:24 +00:00
Tamas Herman
d41e04c897
python.pkgs.botocore: 1.7.43 -> 1.8.10
2017-12-09 09:18:29 +00:00
Tamas Herman
1407b1da99
python.pkgs.s3transfer: 0.1.11 -> 0.1.12
2017-12-09 09:18:29 +00:00
Frederik Rietdijk
8b5fd51064
python.pkgs.libvirt: move to separate file
2017-12-09 10:10:05 +01:00
Jörg Thalheim
09dea4c2e9
Merge pull request #32457 from volth/patch-79
...
coursier: 1.0.0-RC3 -> 1.0.0-RC13
2017-12-09 08:10:35 +00:00
Orivej Desh
687175c931
liblscp: svn-2319 -> 0.5.8
2017-12-09 02:04:11 +00:00
Orivej Desh
f46afb6353
libgig: svn-2334 -> 4.1.0
2017-12-09 02:04:10 +00:00
Bart Brouns
70030c5ad7
raul: unstable-2016-09-20 -> unstable-2017-07-23
2017-12-09 01:27:30 +01:00
Bart Brouns
0098b23bf7
lv2-unstable: 2016-10-23 -> 2017-07-08
2017-12-09 01:27:22 +01:00
Joachim F
f5f6d8e393
Merge pull request #32481 from ThomasMader/dlang
...
dmd, ldc, dub: Inherit buildInput and meta from build derivation
2017-12-08 23:50:33 +00:00
Orivej Desh
9e475320fc
Merge pull request #32479 from magnetophon/sord
...
sord: add pcre
2017-12-08 23:26:58 +00:00
Bart Brouns
6cc35d014f
gstreamer: 1.12.2 -> 1.12.3
2017-12-08 23:21:09 +00:00
Orivej Desh
03abdc205e
Merge pull request #32478 from magnetophon/serd
...
serd: 0.26.0 -> 0.28.0
2017-12-08 23:18:09 +00:00
Bart Brouns
42ddb8ae2a
serd: 0.26.0 -> 0.28.0
2017-12-08 23:17:32 +00:00
John Ericson
0271644491
Merge pull request #32403 from obsidiansystems/gcc-modernize-builder
...
gcc: Modernize builder
2017-12-08 14:42:10 -08:00
Bart Brouns
635490ee97
fftw: 3.3.6-pl1 -> 3.3.7
2017-12-08 21:51:55 +00:00
Bart Brouns
7cb98a8324
sord: add pcre
2017-12-08 22:13:51 +01:00
Thomas Mader
b2e76afa99
dmd, ldc, dub: Inherit buildInput and meta from build derivation
2017-12-08 22:12:11 +01:00
Orivej Desh
081de6180b
Merge pull request #32474 from magnetophon/suil
...
suil: 0.8.4 -> 0.10.0
2017-12-08 21:06:54 +00:00
Bart Brouns
fcca8b4e15
aubio: 0.4.5 -> 0.4.6
2017-12-08 20:25:30 +00:00
Bart Brouns
6e34919e78
suil: 0.8.4 -> 0.10.0
2017-12-08 21:16:04 +01:00
volth
e2ffc97054
coursier: 1.0.0-RC3 -> 1.0.0-RC13
...
minor version bump, required for https://github.com/NixOS/nixpkgs/pull/32442#issuecomment-350334285
2017-12-08 18:22:58 +00:00
Orivej Desh
19b82ec144
Revert "pythonPackages.setuptools: make compatible with hasPythonModule"
...
The packages with this change can not be evaluated with `nix-env --drv-path` or
`hydra-eval-jobs`: 859dc02fa3
This reverts commit 859dc02fa3
.
2017-12-08 14:21:20 +00:00
Andreas Rammhold
14f1698649
erlangR17: removed outdated & unused version
...
erlangR17 doesn't receive any upstream updates anymore and none of our
packages depend on it.
2017-12-08 15:06:01 +01:00
Andreas Rammhold
9f39d0ef68
erlang_basho_R16B02: OTP_16B02_basho8 -> OTP_16B02_basho10
...
Also renamed the file since it is no longer version 8.
2017-12-08 15:06:00 +01:00
Andreas Rammhold
b8b4d7ebf2
erlang: removed R16.nix, was a leftover from #32443
2017-12-08 15:06:00 +01:00
Daiderd Jordan
42d437129f
R16B02-8-basho: mark insecure
2017-12-08 13:03:54 +01:00
Daiderd Jordan
7d85f1b0e2
erlangR17: mark insecure
2017-12-08 13:03:54 +01:00
Daiderd Jordan
5bc910a6ef
Merge pull request #32443 from andir/erlang-cve-2017-1000385
...
Erlang CVE-2017-1000385 erlangR{18,19,20}
2017-12-08 12:57:58 +01:00
Pascal Wittmann
b00f806ed0
Merge pull request #32400 from vbgl/ocamlnet-4.1.5
...
ocamlPackages.ocamlnet: 4.1.4 -> 4.1.5
2017-12-08 10:32:03 +01:00
Andreas Rammhold
2107291346
erlangR18: 18.3.4.4 -> 18.3.4.7 (fixes CVE-2017-1000385)
2017-12-08 10:27:17 +01:00
Andreas Rammhold
366355f7eb
erlangR19: 19.3 -> 19.3.6.4 (fixes CVE-2017-1000385)
2017-12-08 10:27:14 +01:00
Andreas Rammhold
175f2e147f
erlangR20: 20.1 -> 20.1.7 (fixes CVE-2017-1000385)
2017-12-08 10:27:09 +01:00
Vladimír Čunát
cdde22aef5
Merge branch 'staging' (older one)
2017-12-08 10:22:31 +01:00
Asko Soukka
859dc02fa3
pythonPackages.setuptools: make compatible with hasPythonModule
2017-12-08 08:55:53 +01:00
Vincent Laporte
01f473c8d1
facile: 1.1 -> 1.1.3
...
Move to ocamlPackages.
Add a META file to use with ocamlfind
2017-12-08 06:12:26 +00:00
Austin Seipp
90bcfc78c3
nixpkgs: no parallel builds for mono 4.4
...
See #32386 -- while Mono in general should build correctly with parallel
building, it seems the 4.4 branch has broken.
Instead, allow parallel build support to be overridden by individual
versions, and default to true.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-12-07 17:30:27 -06:00
Travis Whitaker
777c9bfdae
cuDNN 7.0.3 -> 7.0.5
2017-12-07 15:13:07 -08:00
Orivej Desh
8bdd81b499
Merge pull request #32267 from jtojnar/gnome-updates
...
GNOME updates
2017-12-07 22:29:55 +00:00
Orivej Desh
c3818426b8
safefile: replace <nixpkgs>
with path
2017-12-07 22:03:09 +00:00
Lancelot SIX
97372a7bd3
libmicrohttpd: 0.9.57 -> 0.9.58
...
This is a bugfix release.
See https://lists.gnu.org/archive/html/info-gnu/2017-12/msg00005.html
for release information.
2017-12-07 22:58:57 +01:00
Nick Hu
a3d7d3e7cf
pandoc2: fix Haskell dependencies
2017-12-07 21:25:29 +00:00
Shea Levy
42519a0f87
callCabal2nix: Take advantage of new hpack support.
2017-12-07 15:26:51 -05:00
Tom Lazar
a02691a44b
chefdk: 2.3.4 -> 2.4.17 ( #32412 )
2017-12-07 16:36:31 +00:00
John Doe
5b5b686f0a
libvirt: 3.8.0 -> 3.10.0
2017-12-07 15:16:59 +00:00
Orivej Desh
81f2d8593b
qtcreator: restrict to intel linux
...
It has never been building for aarch64 or darwin.
2017-12-07 14:51:57 +00:00
José Romildo Malaquias
4b80ec84fe
qtcreator: 4.4.1 -> 4.5.0
2017-12-07 12:15:33 -02:00
Frederik Rietdijk
501bc2f91b
python.pkgs.contextlib2: fix tests
2017-12-07 14:14:16 +01:00
Frederik Rietdijk
0e92f2100c
python.pkgs.TurboCheetah: init at 1.0
2017-12-07 14:14:16 +01:00
Frederik Rietdijk
05be27f7dc
python.pkgs.pathlib2: fix tests
2017-12-07 14:14:16 +01:00
Frederik Rietdijk
e60a1fd433
python.pkgs.cheetah: move and update expression
2017-12-07 14:14:16 +01:00
Frederik Rietdijk
587556ce1d
python.pkgs.backports_shutil_get_terminal_size: fix python 2 tests
2017-12-07 14:14:15 +01:00
Spencer Baugh
70c1899768
python.pkgs.setuptools: 36.7.1 -> 38.2.3
2017-12-07 14:14:15 +01:00
Vladimír Čunát
6f5d989478
treewide: checkMeta fixes for x86_64-linux
2017-12-07 07:50:47 -05:00
José Romildo Malaquias
167247936d
libdbusmenu: 12.10.12 -> 16.04.0
2017-12-07 09:50:57 -02:00
Joerg Thalheim
14df60d0db
rr: limit platforms to x86_64
...
related to #32326
2017-12-07 10:22:42 +00:00
Jörg Thalheim
9874d1b5de
Merge pull request #32398 from volth/patch-78
...
electron: 1.7.5 -> 1.8.1
2017-12-07 10:22:00 +00:00
Jörg Thalheim
2b91fc0c24
Merge pull request #32402 from volth/oraclejdk8-fix-arm-hashes
...
oraclejdk8: fix armv7l hashes
2017-12-07 10:10:56 +00:00
Orivej Desh
c9a03d9b48
premake5: fix build on darwin
2017-12-07 09:41:46 +00:00
Orivej Desh
199b426812
gst_all_1.gst-plugins-bad: enable parallel building
2017-12-07 08:52:42 +00:00
Orivej Desh
f568450637
qmake: enable parallel building of qmake projects by default
2017-12-07 08:52:42 +00:00
Orivej Desh
ca4f822fd8
qmake4Hook: enable parallel building with qmake4Hook by default
2017-12-07 08:52:42 +00:00
Orivej Desh
46f57dbc14
meson: enable parallel building of meson projects by default
2017-12-07 08:52:42 +00:00
Orivej Desh
031138b7f0
cmake: enable parallel building of cmake projects by default
2017-12-07 08:52:42 +00:00
Orivej Desh
da516f0404
cmake: generate for Ninja when the build phase is Ninja
...
This is overridable by providing a custom build phase or setting
dontUseNinjaBuild = true.
2017-12-07 08:52:42 +00:00
Orivej Desh
2c7cd2455e
ninja: support disabling parallel building
...
but keep it enabled by default
2017-12-07 08:52:42 +00:00
Orivej Desh
ef151343e5
editorconfig-core-c: disable parallel building
2017-12-07 08:52:42 +00:00
John Ericson
a1e1e437df
Merge branch 'master' into staging
...
Need base branch for GCC PR
2017-12-07 02:22:27 -05:00
John Ericson
3afe325a3e
Merge commit '43d5c5d6db3ce33f3cf1d17ba43c7374257466ec' into gcc-modernize-builder
2017-12-07 02:19:04 -05:00
John Ericson
e82bd498d1
Merge commit '992bd2f6d34b2f560fc17df6fa3708fcade1abac' into gcc-modernize-builder
2017-12-07 02:13:24 -05:00
Orivej Desh
dc4200f934
perl522: do not apply the patch for parallel building
...
It does not apply and this version is not affected.
2017-12-07 07:07:58 +00:00
John Ericson
3a59cd87f2
Merge commit '93cd0685c5ac4d8f21d8586d3e5c45cd7394fab9' into gcc-modernize-builder
2017-12-07 01:49:31 -05:00
John Doe
2394c40fc0
oraclejdk8: fix armv7l hashes
2017-12-07 06:44:44 +00:00
John Ericson
51948eab94
gcc: Fix after merge
...
- NIX_CC_CROSS is now completely gone!
- NIX_CC is defined reliably, so no manual def needed
- stdenv.ccCross -> stdenv.cc, also removing need for "or" fallback
2017-12-07 01:42:43 -05:00
John Ericson
974b9201a5
Merge commit 'c9ca54199409324101bdee38f5b16e7656a16a22' into gcc-modernize-builder
2017-12-07 01:42:35 -05:00
Vincent Laporte
d946af4601
ocamlPackages.lambdaTerm: 1.11 -> 1.12.0
2017-12-07 07:21:32 +01:00
John Ericson
cc20d402d4
Merge pull request #32361 from obsidiansystems/gcc-simplify-flags
...
gcc: Simplify configure flags
2017-12-07 00:59:49 -05:00
volth
680f3ad465
electron: 1.7.5 -> 1.8.1
...
- [x] version bump
- [x] added "i686-linux" "armv7l-linux" "aarch64-linux" (binaries compiled by upstream)
2017-12-07 05:40:00 +00:00
Austin Seipp
0d82c7ec18
nixpkgs: add pkgconfig to icestorm nativeBuildInputs
...
This helps iceprog find libftdi appropriately on its own, without a
bunch of gross errors in the build process (which should not be a
problem, but may *look* like one!)
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-12-06 22:16:39 -06:00
Austin Seipp
a209f93cf4
nixpkgs: icestorm 2017.11.05 -> 2017.12.06
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-12-06 22:07:14 -06:00
Austin Seipp
44ce034bfb
nixpkgs: arachne-pnr 2017.11.05 -> 2017.12.06
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-12-06 22:05:50 -06:00
Austin Seipp
f284f04a74
nixpkgs: yosys 2017.11.05 -> 2017.12.06
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-12-06 22:04:49 -06:00
John Ericson
d96cf0f46c
gcc: Handle CPATH
and LIBRARY_PATH
purely in Nix
2017-12-06 19:12:51 -05:00
John Ericson
d4595b38e9
gcc: Modernize builder.sh for Cross
...
Instead of `NIX_CC` vs `NIX_CC_CROSS` spagetti, unconditionally use
`NIX_BUILD_CC` and `NIX_CC` in a consistent manner.
2017-12-06 19:12:50 -05:00
Orivej Desh
8ce5ee5c5a
perl: fix parallel building
...
https://hydra.nixos.org/build/65428077/nixlog/1
2017-12-06 22:20:56 +00:00
Vincent Laporte
d3e488c3a3
nettle: remove at 3.3
2017-12-06 20:39:41 +00:00
Vincent Laporte
0c8235e4ac
ocamlPackages.ocamlnet: 4.1.4 -> 4.1.5
2017-12-06 20:39:13 +00:00
Piotr Bogdan
391485e3b3
mono: re-enable parallel building
2017-12-06 14:34:11 +00:00
Frederik Rietdijk
3674d7aa41
Merge pull request #32097 from jluttine/add-python-salmon
...
Add pythonPackages.salmon and dependencies
2017-12-06 10:40:25 +01:00
Jaakko Luttinen
f74f5ed30c
pythonPackages.salmon: init at bec795
2017-12-06 09:41:13 +02:00
Jaakko Luttinen
93305ee919
pythonPackages.lmtpd: init at 6.0.0
2017-12-06 09:41:13 +02:00
Peter Simons
fb1660439b
Merge pull request #32324 from rvl/tmp-postgres
...
haskellPackages.tmp-postgres: Add pginit dependency
2017-12-06 08:30:20 +01:00
Vincent Laporte
39af54f103
ocamlPackages.hex: 1.0.0 -> 1.2.0
2017-12-06 07:59:20 +01:00