Commit graph

42980 commits

Author SHA1 Message Date
Daiderd Jordan
d01cb0c1ea
dleyna-core: use addEnvHooks 2018-01-07 21:27:27 +01:00
Vladimír Čunát
49a45fb51f
Merge #33311: meson: set checkPhase in setup hook 2018-01-07 11:28:46 +01:00
Frederik Rietdijk
e527eb0373 Revert "wrapPythonPrograms: do not propagate disabling user site-packages to child-processes"
This reverts commit 310203565c.

See 310203565c (commitcomment-26697890)
2018-01-07 11:21:28 +01:00
Frederik Rietdijk
4bd2200b81
Merge pull request #33557 from NixOS/python-unstable
Python: package updates
2018-01-07 10:24:20 +01:00
Frederik Rietdijk
dceec24705 python.pkgs.cytoolz: fix build 2018-01-07 10:02:48 +01:00
Frederik Rietdijk
aac9c9d337
Merge pull request #33528 from FRidh/imp/pythonnousersite
wrapPythonPrograms: do not propagate disabling user site-packages to child-processes
2018-01-07 09:59:00 +01:00
Daiderd Jordan
5a02143c20
Merge pull request #33010 from LnL7/cacert-hook
cacert: add hook that sets SSL_CERT_FILE
2018-01-07 09:55:15 +01:00
Frederik Rietdijk
c8aead477f python.pkgs.datashape: 0.5.2 -> 0.5.4 2018-01-07 09:51:20 +01:00
Frederik Rietdijk
87340d32bb python.pkgs.bootstrapped-pip update setuptools 38.2.5 -> 38.4.0 2018-01-07 09:47:15 +01:00
Frederik Rietdijk
f3878bb4c3 python: zeep: 2.4.0 -> 2.5.0 2018-01-07 09:47:14 +01:00
Frederik Rietdijk
57e9ed3719 python: Unidecode: 0.04.21 -> 1.0.22 2018-01-07 09:47:14 +01:00
Frederik Rietdijk
75afdc0289 python: typeguard: 2.1.3 -> 2.1.4 2018-01-07 09:47:14 +01:00
Frederik Rietdijk
deb4d8ec76 python: tornado: 4.5.2 -> 4.5.3 2018-01-07 09:47:14 +01:00
Frederik Rietdijk
3a6f8b5f92 python: texttable: 1.1.1 -> 1.2.1 2018-01-07 09:47:14 +01:00
Frederik Rietdijk
671fdc2c85 python: sqlmap: 1.1.12 -> 1.2 2018-01-07 09:47:14 +01:00
Frederik Rietdijk
3726bbc262 python: setuptools: 38.2.5 -> 38.4.0 2018-01-07 09:47:14 +01:00
Frederik Rietdijk
4fbd01c5c1 python: ropper: 1.11.2 -> 1.11.3 2018-01-07 09:47:14 +01:00
Frederik Rietdijk
7b52360cb6 python: python-stdnum: 1.7 -> 1.8.1 2018-01-07 09:47:13 +01:00
Frederik Rietdijk
13c5dc200a python: pytest: 3.3.1 -> 3.3.2 2018-01-07 09:47:13 +01:00
Frederik Rietdijk
b6ea6d51c2 python: pwntools: 3.10.0 -> 3.11.0 2018-01-07 09:47:13 +01:00
Frederik Rietdijk
792b448b9b python: psutil: 5.4.2 -> 5.4.3 2018-01-07 09:47:13 +01:00
Frederik Rietdijk
56b429c252 python: Pillow: 4.3.0 -> 5.0.0 2018-01-07 09:47:13 +01:00
Daiderd Jordan
6f10cfc777
cmake: fix INSTALL_NAME_DIR for darwin libraries
When there's a lib output libraries won't be intalled to $prefix causing
output cycles.
2018-01-07 09:45:25 +01:00
Daiderd Jordan
e66a5f8862
Merge pull request #33342 from LnL7/clang-outputs
clang: add lib output
2018-01-07 09:43:38 +01:00
Frederik Rietdijk
881d6a9e64 python: jupyter_client: 5.2.0 -> 5.2.1 2018-01-07 09:41:59 +01:00
Frederik Rietdijk
4e6a9f04db Merge remote-tracking branch 'upstream/master' into HEAD 2018-01-07 09:14:41 +01:00
Frederik Rietdijk
35fa14484e python: grpcio: 1.8.2 -> 1.8.3 2018-01-07 09:00:37 +01:00
Frederik Rietdijk
fe0b84df82 python: filelock: 2.0.14 -> 3.0.0 2018-01-07 09:00:33 +01:00
Frederik Rietdijk
721eed9b34 python: dyn: 1.8.0 -> 1.8.1 2018-01-07 09:00:28 +01:00
Frederik Rietdijk
8cc70cac8b python: daphne: 1.3.0 -> 1.4.2 2018-01-07 09:00:24 +01:00
Frederik Rietdijk
2eaa6c4ca8 python: botocore: 1.8.21 -> 1.8.23 2018-01-07 09:00:19 +01:00
Frederik Rietdijk
9f6387de4c python: backports.lzma: 0.0.8 -> 0.0.9 2018-01-07 09:00:15 +01:00
Frederik Rietdijk
c15e8f09e9 python: argon2_cffi: 16.3.0 -> 18.1.0 2018-01-07 09:00:11 +01:00
Frederik Rietdijk
497cde8fd7 python: aniso8601: 1.3.0 -> 2.0.0 2018-01-07 09:00:06 +01:00
Jörg Thalheim
cde9585b97
Merge pull request #33546 from dtzWill/update/snowman-2017
snowman: 2017-08-13 -> 2017-11-19
2018-01-07 08:31:27 +01:00
Robin Gloster
b2e9096f68
ghcWithPackages: fix ghc version passing
The correct ghc version was not passed through anymore, I'm not entirely
sure this is the correct fix or if this is the only argument that was
missing.

broken by 5e31e828f8

cc @Ericson2314
2018-01-07 03:36:19 +01:00
Orivej Desh
175d890396
Merge pull request #33524 from srhb/gettext-addEnvHooks
gettext: replace envHooks with addEnvHooks
2018-01-07 01:53:53 +00:00
Will Dietz
cc6aa0335c snowman: 2017-08-13 -> 2017-11-19 2018-01-06 15:09:01 -06:00
Will Dietz
21d4f01605 lit: 0.5.0 -> 0.5.1 2018-01-06 15:01:18 -06:00
adisbladis
1aca02b51e
openslp: Fix CVE-2016-4912 2018-01-07 04:25:12 +08:00
Vincent Laporte
5391489cfc ocamlPackages.git: 1.11.2 -> 1.11.4 (#33472) 2018-01-06 17:18:42 +00:00
Frederik Rietdijk
b78c42cd4b
Merge pull request #33367 from mogorman/platformio-3.5.0
platformio: 3.4.1 -> 3.5.0
2018-01-06 17:44:08 +01:00
Robin Gloster
b94c892137
jemalloc: add patch to fix aarch64 build 2018-01-06 17:25:15 +01:00
Robin Gloster
3a5c489603
arcanist: fix on aarch64 2018-01-06 17:25:15 +01:00
Tuomas Tynkkynen
d756dee227 Merge remote-tracking branch 'upstream/master' into staging 2018-01-06 17:50:18 +02:00
Pascal Wittmann
71dd57f081
icmake: 9.02.03 -> 9.02.04 2018-01-06 16:45:57 +01:00
Joachim F
407b8d2b8f
Merge pull request #33340 from dtzWill/update/invisible-island-misc
Update various invisible-island packages, fix URL's
2018-01-06 14:27:32 +00:00
Joachim F
f89d4dce6d
Merge pull request #33365 from elitak/betaflight
betaflight: init at 3.2.3
2018-01-06 14:26:35 +00:00
Sarah Brofeldt
95ecb1f203 gettext: Don't use envHooks anymore 2018-01-06 15:11:12 +01:00
adisbladis
51110e2a0f
Merge pull request #33515 from etu/php-updates
PHP Updates
2018-01-06 21:18:40 +08:00