Commit Graph

37608 Commits

Author SHA1 Message Date
Michael Weiss d17bcfc5f0 androidenv: Manually update missing packages
Improvement: Use nix-shell for fetch.sh

androidsdk{,_extras}:
- Update to 7.1.1

google_apis_25 is missing after fetch.sh due to an error in addon.xml
(upsteam bug).

Addons:
- Add google_apis_25
- Update google_play_services (v8_rc41 -> v11_rc16)
2017-06-10 03:57:30 +02:00
Michael Weiss fb26e5c8b6 androidenv: Update all packages using fetch.sh
Platforms:
- Update platform_25 (r02 -> r03)
- Add platform_26

Sources:
- Add source_25
2017-06-10 02:29:59 +02:00
Joachim F a109f52c4e Merge pull request #26445 from lheckemann/osg340
openscenegraph: 3.2.3 -> 3.4.0
2017-06-09 22:58:32 +01:00
Jörg Thalheim a54eea6827 Merge pull request #26495 from makefu/pkgs/metasploit/update
metasploit: 4.14.17 -> 4.14.25
2017-06-09 22:39:07 +01:00
Jörg Thalheim 95f733e0aa
bundix: 2.1.0 -> 2.2.0 2017-06-09 22:37:36 +01:00
Vladimír Čunát d12497a23b
pycairo: fix #26475 - another dead patch download 2017-06-09 21:57:35 +02:00
Daiderd Jordan 57091a19e2 Merge pull request #26043 from orivej/sasl
cyrus_sasl: fix version
2017-06-09 20:30:35 +02:00
David Johnson 00892b7e4e generic-builder.nix: Update doHaddock
By default, `ghcjs` haddocks are precluded from being built. I see no reason to disallow building haddocks on projects built with `ghc` and `ghcjs` (someone can correct me here). `HaLVM` currently does not support `haddock` since it's a Stage 1 `GHC`. https://github.com/GaloisInc/HaLVM/blob/master/src/misc/build.mk.in#L20

Currently, building `haddocks` for `ghcjs` projects requires altering the derivation, which doesn't allow users to take advantage of the cache. This change will relieve that.
2017-06-09 10:04:34 -07:00
Vladimír Čunát 97f3009bf8
pycairo: fix #26475 - a dead patch download 2017-06-09 15:21:25 +02:00
Jörg Thalheim fdf43ddf4a Merge pull request #26479 from jgertm/jgertm/buck
buck: build buckd as well
2017-06-09 13:26:40 +01:00
Joachim Fasting 39f7530e47
tinycc: 0.9.27pre-20170527 -> 0.9.27pre-20170605
Contains further fix to x86_64 codegen (and some less relevant Windows
stuff).
2017-06-09 12:54:59 +02:00
midchildan 0f93270aba
gtkd: init at 3.6.5 2017-06-09 16:53:46 +09:00
Peter Simons fbb5b2ef01 multi-ghc-travis: update to latest git version 2017-06-09 09:23:36 +02:00
Tim Jäger cfe23e19ab buck: build buckd as well
buck tries to launch buckd to run in the background. While not neccessary, it
does speed up builds.
2017-06-08 15:36:30 -07:00
Jörg Thalheim ff139c49f7 Merge pull request #26438 from jgertm/jgertm/buck
buck: init at v2017.05.31.01
2017-06-08 21:27:33 +01:00
Mathias Schreck 9540cc4645 nodejs: 8.0.0 -> 8.1.0 2017-06-08 22:15:57 +02:00
Daiderd Jordan e88a89ad33 erlang: use makeOverridable for customizations 2017-06-08 22:13:30 +02:00
Tuomas Tynkkynen 211c55b247 strace: 4.16 -> 4.17 2017-06-08 23:13:06 +03:00
John Ericson 2f348884b8 Merge pull request #26471 from obsidiansystems/gcc7-no-cross-arg
gcc 7: Remove `cross` arguments and don't use stdenv.is*
2017-06-08 15:40:35 -04:00
Vladimír Čunát 2993b7e096
Merge branch 'master' into staging
>10k of rebuilds from master
2017-06-08 20:56:22 +02:00
Tim Jäger 926f3eada8 buck: cleanup 2017-06-08 11:26:42 -07:00
John Ericson 7a13457253 gcc 7: Remove `cross` arguments and don't use stdenv.is*
These changes were already done for the older GCCs, but 7 slipped
through the cracks.
2017-06-08 14:08:31 -04:00
James Kent 3cb5d52dac pkgs.python.astropy: init at 1.3.3 2017-06-08 17:50:22 +02:00
Frederik Rietdijk 50103e9c08 Merge pull request #26467 from ericsagnes/pkg-update/theano
pythonPackages.Theano: 0.8.1 -> 0.9.0
2017-06-08 16:55:08 +02:00
Gleb Peregud 3426c88bff erlang: Generalize Erlang/OTP derivations.
Switch official Erlang versions to use a common builder.
2017-06-08 11:29:47 +02:00
Jörg Thalheim dffbe98dd6
buck: make propagatedBuildInputs runtime deps 2017-06-08 08:36:59 +01:00
Tim Jäger 0576bda744 vagrant: against libffi (#26440)
* Link vagrant against libffi

Vagrant requires libffi to run
with (vagrant-fsnotify)[https://github.com/adrienkohlbecker/vagrant-fsnotify].

* vagrant: nitpick
2017-06-08 07:20:10 +01:00
Eric Sagnes a8b9b9b0d8 pythonPackages.Theano: 0.8.1 -> 0.9.0 2017-06-08 14:16:40 +09:00
Peter Simons f11d5c1630 haskell-doctest: fix build with ghc-7.4.x 2017-06-07 22:12:35 +02:00
Peter Simons 0b58fdb8eb hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.2.1-7-g2ed2e10 from Hackage revision
35d1e1157e.
2017-06-07 22:12:30 +02:00
Peter Simons 905790c783 LTS Haskell 8.16 2017-06-07 22:12:27 +02:00
Vladimír Čunát bbec4f5af7
Merge #26452: libtiff: 4.0.7-6 -> 4.0.8-2 2017-06-07 18:11:47 +02:00
Vladimír Čunát ae6df000d0
Merge branch 'master' into staging 2017-06-07 18:11:27 +02:00
Frederik Rietdijk e249d6e8ce python.pkgs.characteristic: 14.1.0 -> 14.3.0 2017-06-07 17:29:47 +02:00
Frederik Rietdijk 3b83c23012 python.pkgs.bootstrapped-pip: upgrade pkg_resources, fixes #26392
pip 9.0.1 vendors a version of setuptools/pkg_resources which has been
fixed in setuptools/pkg_resources but not yet in pip. Because we're now
facing this issue with nox, we update pkg_resources to the version we
also have in setuptools. Let's cross our fingers this will work without
breaking other stuff.
2017-06-07 17:29:23 +02:00
Jan Malakhovski d22ed21a7b libtiff: 4.0.7-6.debian -> 4.0.8-2.debian 2017-06-07 12:20:37 +00:00
Frederik Rietdijk 90d5dd3cda Merge pull request #25990 from knedlsepp/provide-grib-api-python-bindings
grib-api: Provide python bindings
2017-06-07 13:07:36 +02:00
Linus Heckemann 6d2e0b5a26 openscenegraph: 3.2.3 -> 3.4.0 2017-06-07 11:49:24 +01:00
Eelco Dolstra fad6fc3dae
icu: Trivial improvement 2017-06-07 11:46:03 +02:00
Vladimír Čunát 9135c9f73a
gnutls: maintenance 3.5.12 -> 3.5.13
It contains a fix for DOS possibility in servers.
http://gnutls.org/security.html#GNUTLS-SA-2017-4
2017-06-07 08:56:05 +02:00
Tim Jäger 48c910611f buck: init at v2017.05.31.01 2017-06-06 22:46:02 -07:00
Tim Steinbach 67c1f0e65a
openssl: 1.0.2k -> 1.0.2l
cc #26435
2017-06-07 06:17:45 +02:00
Franz Pletz d110e8da4c Merge pull request #26434 from NeQuissimus/openssl_1_1_0f
openssl: 1.1.0e -> 1.1.0f
2017-06-07 06:10:16 +02:00
Franz Pletz 8eddc20196 Merge pull request #26359 from lsix/update_libgcrypt_1_7_7
libgcrypt: 1.7.6 -> 1.7.7
2017-06-07 06:05:29 +02:00
John Ericson 6518dffc02 Merge pull request #26388 from obsidiansystems/tools-cleanup-rote
Tools cleanup rote
2017-06-06 20:39:24 -04:00
John Ericson 35ed21d096 gcc*: Replace stdenv.is* with {host,target}Platform.is*
Host everywhere would be guaranteed to preserve the old semantics,
but in a few places it doesn't matter in practice, target is used
instead for clarity.
2017-06-06 19:28:16 -04:00
Ross MacLeod e854685d65 gcc*: Remove cross argument and instead use hostPlatform and targetPlatform 2017-06-06 19:28:16 -04:00
John Ericson 200ac02d0f binutils: Modernize derivation
No hashes of any sort should be changed
2017-06-06 19:28:16 -04:00
Tim Steinbach a64194f9d4
openssl: 1.1.0e -> 1.1.0f 2017-06-06 18:46:40 -04:00
Frederik Rietdijk 7e0251698b Merge remote-tracking branch 'upstream/master' into HEAD 2017-06-06 20:44:34 +02:00
ss1h2a3tw e5449af0bf pythonPackages.powerline: 2.5.2 -> 2.6 2017-06-06 21:36:33 +08:00
Frederik Rietdijk 66e059559a Revert "python.pkgs.ntlm-auth: 1.0.3 -> 1.0.4"
This reverts commit 51d9995d04.

Wrong hash, see https://github.com/NixOS/nixpkgs/issues/26320.
2017-06-06 14:48:42 +02:00
Frederik Rietdijk 76e082922f python.pkgs.bootstripped-pip: remove obsolete argparse code
because we no longer have Python 2.6.
2017-06-06 14:42:10 +02:00
Frederik Rietdijk 7111351963 python.pkgs.pandas: 0.20.1 -> 0.20.2 2017-06-06 14:42:10 +02:00
Frederik Rietdijk 64cd993ba6 python.pkgs.pyopencl: 2017.1 -> 2017.1.1 2017-06-06 14:42:10 +02:00
Frederik Rietdijk 51d9995d04 python.pkgs.ntlm-auth: 1.0.3 -> 1.0.4 2017-06-06 14:42:10 +02:00
Frederik Rietdijk e6ff0aa597 python.pkgs.m2r: 0.1.5 -> 0.1.6 2017-06-06 14:42:10 +02:00
Frederik Rietdijk 6df7edd464 python.pkgs.guessit: 2.1.3 -> 2.1.4 2017-06-06 14:42:10 +02:00
Frederik Rietdijk 8144d13fd3 python.pkgs.astroid: 1.5.2 -> 1.5.3 2017-06-06 14:42:10 +02:00
Frederik Rietdijk 003710748f python.pkgs.Nikola: 1.5.2 -> 1.5.3 2017-06-06 14:42:10 +02:00
Mateusz Kowalczyk 819f990fea
jenkins: 2.63 -> 2.64 2017-06-06 13:06:44 +01:00
Frederik Rietdijk c0b1e8a5fb python.pkgs.pathpy: 10.1 -> 10.3.1 2017-06-06 11:27:04 +02:00
Linus Heckemann 3729247acd mesa: add valgrind support 2017-06-06 10:12:40 +01:00
Jörg Thalheim ce20f400b5 Merge pull request #26361 from benley/libinput-1.7.2
libinput: 1.5.1 -> 1.7.2
2017-06-06 08:21:21 +01:00
Lancelot SIX 1b32055a35
gdb: 7.12.1 -> 8.0
See http://lists.gnu.org/archive/html/info-gnu/2017-06/msg00002.html
for release announcement.
2017-06-06 09:14:56 +02:00
Franz Pletz 51a359cc81
lmdb: 0.9.19 -> 0.9.21 2017-06-06 03:59:13 +02:00
Graham Christensen d1d9186b6b Merge pull request #26406 from vmandela/git-series-man
git-series: install man page
2017-06-05 18:42:56 -04:00
Tim Steinbach 9e09e3d5da Merge pull request #26399 from NeQuissimus/ammonite_0_9_9
ammonite: 0.9.6 -> 0.9.9
2017-06-05 18:05:48 -04:00
Jörg Thalheim cf2c5f1be9
python.pkgs.scikitlearn: fix python 3.6 tests 2017-06-05 22:05:43 +01:00
Shea Levy 42b3b7ab35 Merge branch 'bump-ghcjs' of git://github.com/k0001/nixpkgs 2017-06-05 14:23:59 -04:00
Renzo Carbonara d0c68a1658 ghcjsHEAD: bump git revision
This particular revision brings significant performance improvements
when building code that uses TemplateHaskell.
2017-06-05 20:01:26 +02:00
Joachim Fasting 10785e8960
python.pkgs.systemd: fix eval 2017-06-05 19:28:38 +02:00
Frederik Rietdijk 721ab54072 Merge pull request #26405 from KentJames/master
Disable simplejson test on Darwin otherwise build fails.
2017-06-05 19:02:04 +02:00
Venkateswara Rao Mandela abc4f5acf5 git-series: install man page 2017-06-05 22:28:16 +05:30
Jörg Thalheim 6b89277fed
python.pkgs.systemd: 233 -> 234
also python library does not match with our systemd version, the
changes done in this release are systemd 233 and python 3.6 related.
2017-06-05 16:07:11 +01:00
Gabriel Ebner 6971bdbbd3 emscripten, emscriptenfastcomp: 1.37.10 -> 1.37.13 2017-06-05 15:28:35 +02:00
Gabriel Ebner b9fd51afcd binaryen: 32 -> 33 2017-06-05 15:28:14 +02:00
Tim Steinbach 1bcb4eb360
ammonite: 0.9.6 -> 0.9.9 2017-06-05 09:12:06 -04:00
Frederik Rietdijk 7578940392 Merge remote-tracking branch 'upstream/master' into HEAD 2017-06-05 12:46:08 +02:00
Daiderd Jordan 30f329e74b Merge pull request #26310 from LnL7/darwin-stdenv-no-sphinx
darwin-stdenv: remove python dependencies
2017-06-05 12:44:07 +02:00
Peter Hoeg 1890b1fe9f wp-cli: 1.1.0 -> 1.2.0 2017-06-05 15:48:21 +08:00
James Kent 6d47735c38 Disable simplejson test on Darwin otherwise build fails. 2017-06-05 08:31:26 +01:00
Gabriel Ebner c1dd378b58 Merge pull request #26390 from asppsa/emscripten-binaryen
emscripten: add binaryen support
2017-06-05 09:30:51 +02:00
Vincent Laporte dd1471b4c4 libvirt: fix build on darwin 2017-06-05 05:50:46 +00:00
Vincent Laporte 68eb2c2379 ocamlPackages.re2: mark broken on darwin 2017-06-05 05:45:59 +00:00
Pascal Wittmann 2c84e814e8
randoop: init at 3.1.5 2017-06-04 17:19:23 +02:00
Vincent Laporte 2e6239f666 goffice: 0.10.32 -> 0.10.34 2017-06-04 15:36:41 +02:00
José Luis Lafuente dcb7a6b332
eslint_d: init at 4.2.5 2017-06-04 14:09:52 +02:00
Frederik Rietdijk 56a850701b python.pkgs.aiofiles: init at 0.3.1 2017-06-04 12:24:44 +02:00
Jörg Thalheim 8490c83f23 Merge pull request #26280 from acowley/rtags-2.10
rtags: 2.8-p1 -> 2.10
2017-06-04 11:23:09 +01:00
Jörg Thalheim 0ff914b660
rtags: fix platform dependent checksum 2017-06-04 11:21:42 +01:00
geistesk c57d0be40a racket: 6.8 -> 6.9 2017-06-04 09:20:55 +02:00
Alastair Pharo 8f33800061 emscripten: add binaryen dep for compiling to WASM 2017-06-04 13:50:51 +10:00
Alastair Pharo a8c48bb68b binaryen: add package 2017-06-04 13:49:46 +10:00
Nikolay Amiantov 0dc5473730 gcc7: init at 7.1.0 2017-06-04 00:38:30 +03:00
Benjamin Staffin 6f8f50fae2
libinput: 1.5.1 -> 1.7.2
Changelogs:

1.5.2: https://lists.freedesktop.org/archives/wayland-devel/2016-November/031926.html
1.5.3: https://lists.freedesktop.org/archives/wayland-devel/2016-December/032110.html
1.5.5: https://lists.freedesktop.org/archives/wayland-devel/2017-January/032610.html
1.6.0: https://lists.freedesktop.org/archives/wayland-devel/2017-January/032746.html
1.6.1: https://lists.freedesktop.org/archives/wayland-devel/2017-February/032940.html
1.6.2: https://lists.freedesktop.org/archives/wayland-devel/2017-February/033169.html
1.6.3: https://lists.freedesktop.org/archives/wayland-devel/2017-March/033377.html
1.7.0: https://lists.freedesktop.org/archives/wayland-devel/2017-March/033531.html
1.7.1: https://lists.freedesktop.org/archives/wayland-devel/2017-April/033962.html
1.7.2: https://lists.freedesktop.org/archives/wayland-devel/2017-May/034037.html

Lots of fixes, most notably around trackpad support on high-dpi
systems.
2017-06-03 15:58:19 -04:00
Lancelot SIX b96ba3a17a
libgcrypt: 1.7.6 -> 1.7.7
See https://lists.gnu.org/archive/html/info-gnu/2017-06/msg00001.html
for release announcement.
2017-06-03 21:10:05 +02:00
Mateusz Kowalczyk 045515a54a jenkins: 2.62 -> 2.63 2017-06-03 19:58:47 +01:00
Jörg Thalheim 7daed84c0c Merge pull request #26357 from mimadrid/update/sqlite3_analyzer-3.19.2
sqlite3_analyzer: 3.17.0 -> 3.19.2
2017-06-03 19:56:09 +01:00
mimadrid a604f14184
sqlite3_analyzer: 3.17.0 -> 3.19.2 2017-06-03 20:47:09 +02:00
José Luis Lafuente 5b3c1e8a78
pgcli: 1.5.1 -> 1.6.0 2017-06-03 20:32:14 +02:00
Pascal Wittmann 2d2a3efab0 Merge pull request #26351 from volth/half-1.12.0
half: init at 1.12.0
2017-06-03 19:14:45 +02:00
Daiderd Jordan 2aff10ba4f Merge pull request #26112 from matthewbauer/lldb-darwin
lldb: fix on Darwin
2017-06-03 16:40:26 +02:00
Volth ede0d138fd half: init at 1.12.0 2017-06-03 13:53:24 +00:00
Jörg Thalheim 0b4770c002 Merge pull request #26309 from bachp/php-extension-dir
php: set extension dir to correct location
2017-06-03 13:21:53 +01:00
Jörg Thalheim 4c034921c3 Merge pull request #26311 from rnhmjoj/colorama
update colorama and related
2017-06-03 13:08:24 +01:00
rnhmjoj 11236d9baa
pythonPackages.libtmux: 0.6.4 -> 0.7.3 2017-06-03 13:49:35 +02:00
Jörg Thalheim de0d0da1fd gerbil: simplify shebang patching
fixes #26338
2017-06-03 12:08:49 +01:00
Francois-Rene Rideau 7cbdb10576 gerbil: init at 0.10 2017-06-03 12:08:49 +01:00
Francois-Rene Rideau 43f9c60e92 gambit: 4.8.5 -> 4.8.6
Use higher optimization settings and include openssl interface.
2017-06-03 12:08:49 +01:00
Jörg Thalheim fd9c7b0d9a Merge pull request #26312 from risicle/magic-wormhole-fix
python.pkgs.magic-wormhole: fix build mostly through adding new dependencies
2017-06-02 22:47:10 +01:00
Jörg Thalheim 6f6d8faa3b Merge pull request #26323 from NeQuissimus/ammonite_0_9_6
ammonite: 0.9.5 -> 0.9.6
2017-06-02 22:04:57 +01:00
Jörg Thalheim cb2f0d3aab Merge pull request #26317 from Mounium/pymol
pymol: added Pmw + python version bump
2017-06-02 21:58:27 +01:00
Jörg Thalheim 7a0bce8422 Merge pull request #26331 from orivej/libnetfilter_log
libnetfilter_log: init at 1.0.1
2017-06-02 21:31:24 +01:00
Katona László d5fe7d1534 pythonPackages.Pmw: init at 2.0.1 2017-06-02 19:58:00 +02:00
vbgl c73355506a Merge pull request #26286 from romildo/fix.cmdliner
Keep older versions of cmdliner and ocp-indent
2017-06-02 19:04:12 +02:00
Orivej Desh fc9937657d libmnl: fix license 2017-06-02 16:23:29 +00:00
Orivej Desh 48c9e09190 libnetfilter_log: init at 1.0.1 2017-06-02 16:10:23 +00:00
Frederik Rietdijk 9cc17871c5 python.pkgs.ipython: 6.0.0 -> 6.1.0 2017-06-02 17:10:22 +02:00
Frederik Rietdijk c7867b8b34 python.pkgs.dask: 0.14.1 -> 0.14.3 2017-06-02 17:10:22 +02:00
Frederik Rietdijk 2957786355 python.pkgs.nbconvert: 5.1.1 -> 5.2.1 2017-06-02 17:10:22 +02:00
Frederik Rietdijk 779767e650 python.pkgs.nbformat: move expression 2017-06-02 17:10:22 +02:00
Graham Christensen 49bc01682e Merge pull request #26262 from holidaycheck/nodejs-8.0.0
nodejs: init at 8.0.0
2017-06-02 11:05:26 -04:00
Vladimír Čunát ed93e8e16b
libressl: work around some problem with man pages
https://github.com/NixOS/nixpkgs/commit/20ffc3cd73#commitcomment-22368612
2017-06-02 16:21:35 +02:00
Tim Steinbach d6051936af
ammonite: 0.9.5 -> 0.9.6 2017-06-02 07:13:06 -04:00
rnhmjoj 28cbb4ae6a
pythonPackages.colorama: move to development/python-modules 2017-06-02 11:57:45 +02:00
Frederik Rietdijk c443fcfdec Merge pull request #26161 from elasticdog/pywinrm
pythonPackages.pywinrm: 0.1.1 -> 0.2.2
2017-06-02 09:17:22 +02:00
Vladimír Čunát b829bdca1d
Merge branch 'staging'
... to combine with the mass rebuilds that are on master already.
See discussion at https://github.com/NixOS/nixpkgs/commit/2050213c54a9
2017-06-02 09:09:28 +02:00
Frederik Rietdijk 05853a5db2 Merge pull request #26314 from twhitehead/theano-cuda-26103
TheanoWithCuda: depend on future for older pythons #26103
2017-06-02 09:07:54 +02:00
Frederik Rietdijk 474be6ff27 Merge pull request #26263 from twhitehead/theano-cuda-cudnn
TheanoWithCuda: cudnn isn't added to python environment due to use of optional with a list
2017-06-02 09:07:19 +02:00
Frederik Rietdijk 1606bd2a17 Merge pull request #26308 from rnhmjoj/uncertainties
pythonPackages.uncertainties: move to development/python-modules
2017-06-02 09:05:50 +02:00
Frederik Rietdijk e2b0896cf6 Merge remote-tracking branch 'upstream/master' into HEAD 2017-06-02 08:45:26 +02:00
Frederik Rietdijk 68faf5d5e5 python.pkgs.hypothesis: fix hash
Update script used hash from PyPI while hypothesis was fetched from
GitHub.

2050213c54 (commitcomment-22374103)
2017-06-02 08:44:31 +02:00
Tyson Whitehead 46793d9887
TheanoWithCuda: depend on future for older pythons #26103 2017-06-01 17:59:20 -04:00
Tyson Whitehead 20730dc280
TheanoWithCuda: cudnn shouldn't be optional or list wrapped #26263
* python27.withPackages drops nested propagatedBuildInputs
* not clear why cudnn was optional to begin with
2017-06-01 17:59:16 -04:00
Bjørn Forsman f16a9f694e cgdb: remove unneeded 'help2man' dependency
Unused since version 0.7.0:

  https://raw.githubusercontent.com/cgdb/cgdb/v0.7.0/NEWS
2017-06-01 23:44:55 +02:00
romildo 7ba979cac3 ocp-indent: readd old version 1.5.2
Some packages (ocp-index, for instance) are not yet compatible with
newer versions of ocp-indent. So version 1.5.2 is still needed.
2017-06-01 18:43:27 -03:00
Daiderd Jordan 9e2aba3572
darwin-stdenv: remove python-sphinx and a bunch of other dependencies from the stdenv 2017-06-01 23:23:56 +02:00
Pascal Bach 624887a354 php: set extension dir to correct location
The extension dir was no longer correctly set to $out/lib/php/extensions
as PHP expects the EXTENSION_DIR as environment variable not config flag.
2017-06-01 23:17:13 +02:00
rnhmjoj 5ae61ce156
pythonPackages.uncertainties: move to development/python-modules 2017-06-01 22:05:26 +02:00
Robert Scott 156ee07f3c python.pkgs.magic-wormhole: fix build mostly through adding new dependencies 2017-06-01 20:31:16 +01:00
Joachim Schiele f30dd71a38 go-modules/generic: add missing PATHs to GOPATH when using nix-shell (#26176) 2017-06-01 20:40:21 +02:00
Frederik Rietdijk 24ea567fb4 Merge pull request #26079 from mt-caret/fonttools-3.13.0
fonttools: 3.0 -> 3.13.0
2017-06-01 20:05:33 +02:00
Frederik Rietdijk 84ce0d87b8 Merge pull request #26220 from erictapen/python-future-bump
pythonPackages.future: 0.15.2 -> 0.16.0
2017-06-01 19:58:56 +02:00
Frederik Rietdijk 2f129026a7 Merge remote-tracking branch 'upstream/master' into HEAD 2017-06-01 19:56:00 +02:00
Frederik Rietdijk 6dfbfd6a07 python.pkgs.setuptools: 30.2.0 -> 36.0.1 2017-06-01 18:24:58 +02:00
Frederik Rietdijk bdd3f30739 python.pkgs.bootstrapped-pip: update setuptools to 36.0.1 2017-06-01 18:24:58 +02:00
Frederik Rietdijk c251acecf3 python.pkgs.vcrpy: 1.11.0 -> 1.11.1 2017-06-01 18:24:57 +02:00
Frederik Rietdijk 114f55732a python.pkgs.pyroute2: 0.4.14 -> 0.4.15 2017-06-01 18:24:57 +02:00
Frederik Rietdijk d7456767be python.pkgs.plotly: 2.0.8 -> 2.0.9 2017-06-01 18:24:57 +02:00