Commit Graph

44809 Commits

Author SHA1 Message Date
adisbladis
60f06255f8
Merge pull request #35576 from ryantm/auto-update/buildah-0.11-to-0.12
buildah: 0.11 -> 0.12
2018-02-26 09:37:36 +08:00
Mitsuhiro Nakamura
671e3f5c4d rPackages.JuniperKernel: fix darwin build 2018-02-26 10:00:00 +09:00
Kosyrev Serge
f5858af1bc
ghc841 | hpack: SMP fix unmerged 2018-02-26 01:36:00 +03:00
Luka Blaskovic
7b7607382d lua packages: propagate libs with a setupHook
The LUA_PATH and LUA_CPATH variables are needed to load libraries.
This setupHook exports them to the environment.
2018-02-25 21:24:47 +00:00
adisbladis
0e086dd1c1
Merge pull request #34993 from bkchr/qt_5_10_1
qt5: 5.10.0 -> 5.10.1
2018-02-26 03:43:02 +08:00
Nikolay Amiantov
f6925dbdd8 opencv3: enable contrib by default 2018-02-25 22:24:10 +03:00
Nikolay Amiantov
9c14e99e71 python.pkgs.webassets: move to a separate file 2018-02-25 22:24:10 +03:00
Nikolay Amiantov
c17b05e94e python.pkgs.virtkey: move to a separate file 2018-02-25 22:24:10 +03:00
Nikolay Amiantov
2cad4e61db python.pkgs.sockjs-tornado: move to a separate file 2018-02-25 22:24:10 +03:00
Nikolay Amiantov
67487427e9 python.pkgs.pylru: move to a separate file 2018-02-25 22:24:10 +03:00
Nikolay Amiantov
1f9a7ec651 python.pkgs.flask_script: move to a separate file 2018-02-25 22:24:10 +03:00
Nikolay Amiantov
91840c30bd python.pkgs.flask_principal: move to a separate file 2018-02-25 22:24:10 +03:00
Nikolay Amiantov
48db371328 python.pkgs.flask_assets: move to a separate file 2018-02-25 22:24:10 +03:00
Nikolay Amiantov
2a32c8a1ed python.pkgs.enum-compat: move to a separate file 2018-02-25 22:24:10 +03:00
Nikolay Amiantov
a299bf6692 python.pkgs.scandir: move to a separate file 2018-02-25 22:24:10 +03:00
Nikolay Amiantov
cc6dff3be4 python.pkgs.sarge: move to a separate file 2018-02-25 22:24:10 +03:00
Nikolay Amiantov
674c3d20fc python.pkgs.pyspf: move to a separate file 2018-02-25 22:24:09 +03:00
Nikolay Amiantov
22c37db7f2 python.pkgs.python-axolotl-curve25519: move to a separate file 2018-02-25 22:24:09 +03:00
Nikolay Amiantov
22f5d7e8a9 python.pkgs.python-axolotl: move to a separate file 2018-02-25 22:24:09 +03:00
Nikolay Amiantov
2a23d9123e python.pkgs.libgpuarray: 0.6.9 -> 0.7.5 2018-02-25 22:24:09 +03:00
Nikolay Amiantov
409c92d55c python.pkgs.flask_login: 0.4.0 -> 0.4.1 2018-02-25 22:24:09 +03:00
Nikolay Amiantov
2a55a11d70 vc: 1.3.2 -> 1.3.3 2018-02-25 22:24:09 +03:00
Nikolay Amiantov
41abde91ce nccl: 1.2.4-1 -> 2.1.4
It's closed source now.
2018-02-25 22:24:09 +03:00
Nikolay Amiantov
e77d2106bf ipopt: 3.12.8 -> 3.12.9 2018-02-25 22:24:09 +03:00
Nikolay Amiantov
641d6bf4e6 opensubdiv: fix compilation with CUDA support 2018-02-25 22:24:09 +03:00
Nikolay Amiantov
a10c91d5ae opencv3: fix compilation with CUDA support 2018-02-25 22:24:09 +03:00
Nikolay Amiantov
8711763d42 opencv3: fix openblas dependency 2018-02-25 22:24:09 +03:00
Nikolay Amiantov
24cc05e10a opencv3: don't depend on caffe
It's needed only for tests (which we don't run) and creates a circular
dependency.
2018-02-25 22:24:09 +03:00
Nikolay Amiantov
8efee579c9 libisofs: 1.4.6 -> 1.4.8 2018-02-25 22:24:09 +03:00
Nikolay Amiantov
819816ad6a libburn: 1.4.6 -> 1.4.8 2018-02-25 22:24:09 +03:00
Nikolay Amiantov
6c92782c68 gbenchmark: 1.2.0 -> 1.3.0 2018-02-25 22:24:09 +03:00
Nikolay Amiantov
9ee0e79c24 double-conversion: 2.0.1 -> 3.0.0 2018-02-25 22:24:09 +03:00
Nikolay Amiantov
e140729160 cppzmq: 4.2.1 -> 4.2.3 2018-02-25 22:24:09 +03:00
Nikolay Amiantov
efe836160f cudatoolkit: 9.0.176 -> 9.1.85.1 2018-02-25 22:24:09 +03:00
Nikolay Amiantov
cac556be8d cudatoolkit8: 8.0.61 -> 8.0.88
This requires a refactor so that we support binary patches from NVIDIA.
2018-02-25 22:24:09 +03:00
Nikolay Amiantov
e456e150b5 uranium: 3.1.0 -> 3.2.1 2018-02-25 22:24:09 +03:00
Nikolay Amiantov
0a02b55b5c libarcus: 3.0.3 -> 3.2.1 2018-02-25 22:24:08 +03:00
Nikolay Amiantov
08f8ad26b3 treewide: unquote homepage in my packages
I don't like this personally but we have #27809 as a precedent.
2018-02-25 22:24:08 +03:00
Ryan Mulligan
413e41db9d buildah: 0.11 -> 0.12
Semi-automatic update. These checks were performed:

- built on NixOS
- ran `/nix/store/1by5s8x42fdb4xfz61h8a48dfw9vbdkp-buildah-0.12-bin/bin/buildah -h` got 0 exit code
- ran `/nix/store/1by5s8x42fdb4xfz61h8a48dfw9vbdkp-buildah-0.12-bin/bin/buildah --help` got 0 exit code
- ran `/nix/store/1by5s8x42fdb4xfz61h8a48dfw9vbdkp-buildah-0.12-bin/bin/buildah help` got 0 exit code
- ran `/nix/store/1by5s8x42fdb4xfz61h8a48dfw9vbdkp-buildah-0.12-bin/bin/buildah -v` and found version 0.12
- ran `/nix/store/1by5s8x42fdb4xfz61h8a48dfw9vbdkp-buildah-0.12-bin/bin/buildah --version` and found version 0.12
- ran `/nix/store/1by5s8x42fdb4xfz61h8a48dfw9vbdkp-buildah-0.12-bin/bin/buildah -h` and found version 0.12
- ran `/nix/store/1by5s8x42fdb4xfz61h8a48dfw9vbdkp-buildah-0.12-bin/bin/buildah --help` and found version 0.12
- ran `/nix/store/1by5s8x42fdb4xfz61h8a48dfw9vbdkp-buildah-0.12-bin/bin/buildah help` and found version 0.12
- found 0.12 with grep in /nix/store/1by5s8x42fdb4xfz61h8a48dfw9vbdkp-buildah-0.12-bin
- found 0.12 in filename of file in /nix/store/1by5s8x42fdb4xfz61h8a48dfw9vbdkp-buildah-0.12-bin
2018-02-25 11:12:02 -08:00
Peter Simons
ab7a07f73b
Merge pull request #35321 from ElvishJerricco/fix-haskell-compiler-name-version
Fix haskellCompilerName version.
2018-02-25 19:59:51 +01:00
Matan Shenhav
23b6f5e229 pythonPackages.jupyterhub-ldapauthenticator: init at 1.1 2018-02-25 18:05:23 +00:00
Matan Shenhav
0eb46505c3 pythonPackages.py_stringmatching: init at 0.4.0 2018-02-25 17:49:30 +00:00
Tim Steinbach
8c45d4169a
jenkins: 2.89.3 -> 2.89.4 2018-02-25 12:48:16 -05:00
Tim Steinbach
0652ed17d0
sbt: 1.1.0 -> 1.1.1 2018-02-25 12:48:06 -05:00
Frederik Rietdijk
0cc18fcdfe
Merge pull request #35530 from ryantm/auto-update/babeltrace-1.5.3-to-1.5.4
babeltrace: 1.5.3 -> 1.5.4
2018-02-25 17:47:08 +00:00
Ryan Mulligan
2606c606a8 boolstuff: 0.1.15 -> 0.1.16
Semi-automatic update. These checks were performed:

- built on NixOS
- ran `/nix/store/ji68d52l18c35b8j96naan8ippmm4zqw-boolstuff-0.1.16/bin/booldnf --help` got 0 exit code
- ran `/nix/store/ji68d52l18c35b8j96naan8ippmm4zqw-boolstuff-0.1.16/bin/booldnf --help` and found version 0.1.16
- found 0.1.16 with grep in /nix/store/ji68d52l18c35b8j96naan8ippmm4zqw-boolstuff-0.1.16
- found 0.1.16 in filename of file in /nix/store/ji68d52l18c35b8j96naan8ippmm4zqw-boolstuff-0.1.16
2018-02-25 09:39:11 -08:00
Jörg Thalheim
c544e9a10f
Merge pull request #35552 from yegortimoshenko/20180225.155732/imgpatchtools
imgpatchtools: init at 0.3
2018-02-25 17:08:48 +00:00
Michael Raskin
140b163602 lispPackages: add a few more, escape + 2018-02-25 18:10:58 +01:00
Michael Raskin
a035714be9 lispPackages: remove trailing colon from {NIX_LISP_,}LD_LIBRARY_PATH 2018-02-25 18:10:58 +01:00
Yegor Timoshenko
40a63aa999 imgpatchtools: init at 0.3 2018-02-25 16:49:23 +00:00
Jan Tojnar
a31d98f312
tree-wide: autorename gnome packages to use dashes 2018-02-25 17:41:16 +01:00
Ryan Mulligan
20c5476a8b
babl: 0.1.42 -> 0.1.44
Semi-automatic update. The following tests were automatically performed:

- built on NixOS
- found 0.1.44 with grep in /nix/store/wm1yfyjhfmx2030cvmvx1k5wnizdgcfc-babl-0.1.44
2018-02-25 17:14:59 +01:00
Ryan Mulligan
81f04d6b49 acl2: 7.4 -> 8.0
Semi-automatic update; builds on NixOS
2018-02-25 16:18:46 +01:00
Shea Levy
538913cb90
Merge branch 'perl-gcc6-cross' 2018-02-25 08:19:57 -05:00
Peter Simons
d1a7cb807e
Merge pull request #35521 from deepfire/ghc84-20180224
ghc841:  bump to 20180224
2018-02-25 09:55:27 +01:00
Peter Simons
b41c8b183e
Merge pull request #35511 from deepfire/ghc-8.4
GHC 8.4 configuration: more package fixes
2018-02-25 09:54:58 +01:00
mingchuan
f76f4ec7dd
glm: fix gcc 7.3 support
This will also fix several packages' build
2018-02-25 14:08:42 +08:00
Ryan Mulligan
274b45e722 babeltrace: 1.5.3 -> 1.5.4
Semi-automatic update. The following tests were automatically performed:

- built on NixOS
- ran `/nix/store/kcq8gh0l8v2m71pyz5qqh8hiwnrfkwl6-babeltrace-1.5.4/bin/babeltrace -h` got 0 exit code
- ran `/nix/store/kcq8gh0l8v2m71pyz5qqh8hiwnrfkwl6-babeltrace-1.5.4/bin/babeltrace --help` got 0 exit code
- ran `/nix/store/kcq8gh0l8v2m71pyz5qqh8hiwnrfkwl6-babeltrace-1.5.4/bin/babeltrace -h` and found version 1.5.4
- ran `/nix/store/kcq8gh0l8v2m71pyz5qqh8hiwnrfkwl6-babeltrace-1.5.4/bin/babeltrace --help` and found version 1.5.4
- ran `/nix/store/kcq8gh0l8v2m71pyz5qqh8hiwnrfkwl6-babeltrace-1.5.4/bin/babeltrace-log -h` got 0 exit code
- ran `/nix/store/kcq8gh0l8v2m71pyz5qqh8hiwnrfkwl6-babeltrace-1.5.4/bin/babeltrace-log -h` and found version 1.5.4
- found 1.5.4 with grep in /nix/store/kcq8gh0l8v2m71pyz5qqh8hiwnrfkwl6-babeltrace-1.5.4
2018-02-24 21:40:44 -08:00
Shea Levy
168b131de4
perl: Work around cross-compilation issue with gcc 7 2018-02-25 00:40:36 -05:00
Kosyrev Serge
18fa78c539
ghc841 | tar: upstream fix not on Hackage yet 2018-02-25 07:38:19 +03:00
Kosyrev Serge
624366d407
ghc841: bump to 20180224 2018-02-25 06:59:16 +03:00
Kosyrev Serge
673785d18a
ghc841 | text-lens: new failure with bumped GHC 2018-02-25 06:58:32 +03:00
Shea Levy
1c1a6dfd23
libgcrypt: Fix cross-compilation 2018-02-24 22:51:22 -05:00
Shea Levy
0ac6d4aeb6
gnu-efi: Fix aarch64 cross-build 2018-02-24 22:15:48 -05:00
Shea Levy
09e57636f8
libgpg-error: Add RISC-V patch. 2018-02-24 21:34:54 -05:00
Shea Levy
7d7b7a03fa
libgpgperror: Add derivation for gen-posix-lock-obj to help in cross-compilation 2018-02-24 20:51:04 -05:00
Kosyrev Serge
00b24f7a69
ghc841 | x509/x509-store: SMP fix PR unmerged 2018-02-25 04:11:33 +03:00
Kosyrev Serge
65169aac88
ghc841 | uri-bytestring: TH boundaries fix author made no PR yet 2018-02-25 04:11:32 +03:00
Kosyrev Serge
2201ba1a5b
ghc841 | tls: SMP fix unmerged 2018-02-25 04:11:32 +03:00
Kosyrev Serge
746b36c863
ghc841 | http-api-data: SMP fix not on hackage yet 2018-02-25 04:11:32 +03:00
Ryan Mulligan
d0cf327aad armadillo: 8.300.0 -> 8.400.0
Semi-automatic update; builds on NixOS
2018-02-24 15:33:02 -08:00
Shea Levy
48283de641
libffi: Add RISC-V patch. 2018-02-24 17:59:00 -05:00
Ryan Mulligan
2d314a0528 angelscript: 2.31.2 -> 2.32.0
Semi-automatic update; builds on NixOS
2018-02-24 14:45:37 -08:00
Ryan Mulligan
f4e82e4983 alembic: 1.7.4 -> 1.7.5
Semi-automatic update; builds on NixOS
2018-02-24 14:25:44 -08:00
Ryan Mulligan
ee8059c207 ace: 6.4.3 -> 6.4.6
Semi-automatic update; builds on NixOS
2018-02-24 13:50:34 -08:00
Franz Pletz
247a7504ad
vcdimager: 0.7.24 -> 2.0.1 2018-02-24 21:38:12 +01:00
Thomas Tuegel
b795fd200b
libcdio: 0.93 -> 2.0.0 2018-02-24 10:34:06 -06:00
Shea Levy
80cb13b728
icu58: Fix evaluation 2018-02-24 08:52:58 -05:00
Shea Levy
7142440d75
icu: Fix cross-building.
The icu4c cross-build process requires access to a full buildRoot of a
native build, so we add a variant of the build that just does the
buildPhase and copies the buildRoot to $out for access by the cross
compile.
2018-02-24 08:02:06 -05:00
Michael Weiss
39ccb6ac87 libmd: 0.0.0 -> 1.0.0 2018-02-24 13:04:45 +01:00
Gabriel Ebner
6183b1c029 libqalculate: 2.1.0 -> 2.2.1 2018-02-24 11:54:45 +01:00
Peter Simons
4dc6203bdf
Merge pull request #35434 from deepfire/ghc-8.4
ghc84:  deriving-compat and hnix
2018-02-24 11:00:34 +01:00
Jörg Thalheim
cece81ff58
Merge pull request #35397 from volth/scala-bump
scala: {2.9.3, 2.10.6, 2.11.11, 2.12.4} -> {2.10.7, 2.11.12, 2.12.4}
2018-02-24 09:46:10 +00:00
Jörg Thalheim
221510cf0f
Merge pull request #35435 from Mic92/go-build
buildGoPackage: disable cache creation
2018-02-24 08:15:11 +00:00
Frederik Rietdijk
3002880b66
Merge pull request #35345 from dtzWill/update/grip-4.4.0
grip: 4.3.2 -> 4.4.0, patch to handle front matter
2018-02-24 07:49:30 +00:00
John Ericson
30f171d3e2
Merge pull request #35441 from obsidiansystems/android-clean
android sdk, libibert, libbfd: Clean ups
2018-02-24 02:29:24 -05:00
John Ericson
7748972763 androidenv: Better platform conditionals 2018-02-24 01:43:10 -05:00
John Ericson
fe5ae8b550 androidenv: Clean up whitespace 2018-02-24 01:43:10 -05:00
John Ericson
1c00a8afd7 libiberty, libbfd: Make hash less fickle
These shouldn't respond to targetPlatform, but previously did. The
reason is somewhat complex: they would rely on the sources of gcc and
binutils, respectively, which *do* depend on the target platform.
Obviously the source is the same in all cases, but when those packages
are no longer preserved from bootstrapping stages their `src` attributes
use a different fetchurl resulting in a changed hash.
2018-02-24 01:43:09 -05:00
Jan Tojnar
c8b1b34123
Merge pull request #33459 from hamishmack/glib-networking-macos
glib-networking: Fix glib-networking for macOS
2018-02-24 06:29:05 +01:00
Jörg Thalheim
aafd5a63ea buildGoPackage: disable go 1.10 cache
This disables annoying error messages that the go cache in /homeless-shelter cannot be created.
2018-02-24 01:57:16 +00:00
Kosyrev Serge
a5078286e6
ghc84: deriving-compat and hnix 2018-02-24 04:51:36 +03:00
Peter Simons
2e45e280cb haskell-doctest: the 0.14.1 test suite fails on NixOS 2018-02-23 18:08:09 +01:00
Peter Simons
fa6272678d haskell-stringbuilder: drop obsolete override for GHC 8.4.x 2018-02-23 17:58:18 +01:00
Peter Simons
81a9442fd0 haskell-language-c: drop unused version 0.7.0 2018-02-23 17:58:18 +01:00
Peter Simons
b5454a1380 haskell-doctest: update ghc 8.4.x version to 0.14.1 2018-02-23 17:58:18 +01:00
Michael Alan Dorman
f7ab190096 language-c: remove now-unnecessary overrides 2018-02-23 17:58:18 +01:00
Peter Simons
d035fc1e76 haskell-parsec: fix build with GHC 7.10.x 2018-02-23 17:58:17 +01:00
Peter Simons
d87fcc7d43 haskell-reflect: fix build with GHC 7.10.x 2018-02-23 17:58:17 +01:00
Peter Simons
a6b30cb43d hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.8.2-6-g7dfce29 from Hackage revision
d165ed5500.
2018-02-23 17:57:58 +01:00
Peter Simons
d544c454bd LTS Haskell 10.6 2018-02-23 17:57:57 +01:00
Jan Tojnar
3b512ca185
Merge pull request #35065 from jtojnar/fwupd-1.0.5
fwupd: 1.0.5 update & cleanups
2018-02-23 17:22:47 +01:00
Robin Gloster
36b0efc12f
python.pkgs.send2trash: fix on darwin 2018-02-23 16:52:27 +01:00
volth
fb8f0d4724 scala: {2.9.3, 2.10.6, 2.11.11, 2.12.4} -> {2.10.7, 2.11.12, 2.12.4} 2018-02-23 14:33:17 +00:00
Jörg Thalheim
4ec94f679c
Merge pull request #30337 from acowley/easyloggingpp-init
easyloggingpp: 9.95.0 -> 9.96.0
2018-02-23 12:12:06 +00:00
Masayuki Takeda
e066751227 jbuilder: 1.0+beta14 -> 1.0+beta18 2018-02-23 11:07:33 +01:00
Will Dietz
dd3e8c6c17 grip: buildInputs -> checkInputs 2018-02-23 01:38:04 -06:00
Will Dietz
4d2a0cb605 grip: move to separate file, pname
(review feedback, thanks!)
2018-02-23 01:28:30 -06:00
adisbladis
0b3a5b567a
Merge pull request #35350 from adisbladis/drop/go-1_8
go: Remove old version 1.8
2018-02-23 14:29:25 +08:00
Franz Pletz
e38284d332
Merge pull request #35375 from carlsverre/update/golint
golint: 20160428 -> 20180208
2018-02-23 04:38:25 +00:00
Franz Pletz
0b6143bfb6
Merge pull request #35287 from volth/patch-93
libguestfs: 1.36.3 -> 1.38.0
2018-02-23 04:34:05 +00:00
Tuomas Tynkkynen
8afcfb2bb6 ocamlPackages.curses: Fix build after ncurses5 changes
Fixes build after commit 3d24ae9b44:

3d24ae9b44 (commitcomment-27714305)

Thanks to dtzWill for the pointer:
https://github.com/NixOS/nixpkgs/pull/34477#issuecomment-367359351
2018-02-23 06:21:11 +02:00
Franz Pletz
edb83e63f6
Merge pull request #35368 from leenaars/leapsnw
leaps: 0.5.1 -> 0.9.0
2018-02-23 03:09:59 +00:00
Carl Sverre
1474ec5987 golint: 20160428 -> 20180208 2018-02-22 18:53:05 -08:00
volth
61c1a307a9
libtoxcore: add libconfig to buildInputs
$out/bin/tox-bootstrapd is not built without it, silently
2018-02-23 02:47:16 +00:00
Jörg Thalheim
d81e32be2a
Merge pull request #35330 from Mic92/go
go_1_10: init at 1.10 and set as default
2018-02-22 23:00:23 +00:00
Michiel Leenaars
a87d974dfb leaps: 0.5.1 -> 0.9.0 2018-02-22 23:27:44 +01:00
volth
e9abedbe29
geoip: fix regression 2018-02-22 21:47:36 +00:00
Michael Fellinger
823facf2cc electron: 1.7.11 -> 1.8.2 (#35342) 2018-02-22 21:03:08 +01:00
adisbladis
1cba8cc275
go_1_8: Go 1.8 is EOL 2018-02-23 01:46:29 +08:00
Frederik Rietdijk
d328ba753e
Merge pull request #35243 from FRidh/postgis
postgis: get rid of composableDerivation
2018-02-22 16:49:56 +00:00
Frederik Rietdijk
383da0ff9e
Merge pull request #35252 from nico202/master
papis: 0.5.2 -> 0.5.3
2018-02-22 16:36:27 +00:00
Eelco Dolstra
8d490ca993
libseccomp: Use multiple outputs 2018-02-22 15:15:55 +01:00
Eelco Dolstra
f67b2512aa
libatomic_ops: Use multiple outputs 2018-02-22 15:15:42 +01:00
Jan Tojnar
cf1fb92b9e
umockdev: 0.8.13 → 0.11 2018-02-22 13:18:22 +01:00
Jörg Thalheim
394981c236 go_1_10: cleanup remove-test-pie.patch 2018-02-22 12:17:31 +00:00
Jörg Thalheim
37ef0b8ab6 go_1_10: add mic92 and velovix to maintainers
cc @velovix
2018-02-22 12:16:08 +00:00
Jörg Thalheim
ee5602112e go_1_10: misc/cgo/errors/test.bash no longer exists 2018-02-22 12:07:50 +00:00
Jörg Thalheim
163d038c68
Merge pull request #35331 from Mic92/cargo-fix
cargo: unbreak aarch64 build
2018-02-22 11:58:07 +00:00
adisbladis
35f58309a5
Merge pull request #35327 from adisbladis/old_gophers
go: Remove old versions 1.6 and 1.7
2018-02-22 19:49:45 +08:00
Jörg Thalheim
a7ab32ba98 cargo: unbreak aarch64 build 2018-02-22 11:46:30 +00:00
Jörg Thalheim
1a9316e47d go_1_10: init at 1.10 and set as default
Changes are minor from 1.9, so let's just set it as default straight.
2018-02-22 11:40:07 +00:00
Clemens Fruhwirth
b846847a32 trezor: Add pyblake2, click, libusb1 and ecdsa as propagatedBuildInput 2018-02-22 11:15:43 +01:00
adisbladis
b144524ec8
go_1_7: Go 1.7 is EOL 2018-02-22 17:35:04 +08:00
adisbladis
804a21ea00
go_1_6: Go 1.6 is EOL 2018-02-22 17:34:22 +08:00
adisbladis
9ea5a00a4b
go: Remove unused patches 2018-02-22 17:33:11 +08:00
Frederik Rietdijk
743a33a6be
Merge pull request #35198 from dotlambda/python
python: updates and fixes
2018-02-22 09:17:40 +00:00
Will Fancher
a9646b39cf Fix haskellCompilerName version.
This matters for `callCabal2nix`, when the cabal file has something
like `if impl(ghc >= 7.7)`
2018-02-22 03:11:25 -05:00
Peter Hoeg
cdaedbffd8
Merge pull request #35308 from peterhoeg/u/as
appstream: 0.10.6 -> 0.11.8 (and add appstream-qt)
2018-02-22 16:03:59 +08:00
Peter Hoeg
fbde9ea744 appstream-qt: init at 0.11.8 2018-02-22 15:35:04 +08:00
Peter Hoeg
57ce02b574 appstream: 0.10.6 -> 0.11.8 2018-02-22 15:35:04 +08:00
Tuomas Tynkkynen
54ac74c558 gnutls: 3.6.1 -> 3.6.2 2018-02-22 08:24:02 +02:00
Will Dietz
39f61d5c02 gcc7: fix native and cross-musl build, sync w/gcc6 fixes 2018-02-21 20:55:22 -06:00
Tuomas Tynkkynen
ce8bd325e6 ncurses: Add temporary mirror for sources
Issue #35264
2018-02-22 03:36:36 +02:00
Anthony Cowley
d12c93b62d easyloggingpp: 9.95.0 -> 9.96.0 2018-02-21 20:29:27 -05:00
Anthony Cowley
c6463f8913 easyloggingpp: remove static library
Added a pkg-config file and copied the relevant source file into the
nix store. The idea is that the user may now relatively easily include
the library’s source file in their project using common CMake features.
2018-02-21 20:25:55 -05:00
Robert Schütz
9b37f0a06d pythonPackages.ecpy: disable for python 2
setup.py specifies
    python_requires='>=3'
2018-02-22 01:51:53 +01:00
Robert Schütz
0862ca375c pythonPackages.konfig: fix tests 2018-02-22 01:46:11 +01:00
Robert Schütz
c7a6483309 pythonPackages.konfig: move expression 2018-02-22 01:46:11 +01:00
Robert Schütz
882cf122be pythonPackages.promegranate: mark as broken
"pomegranate does not yet work with networkx 2.0"
2018-02-22 01:46:11 +01:00