Vladimír Čunát
ae6df000d0
Merge branch 'master' into staging
2017-06-07 18:11:27 +02:00
Vladimír Čunát
db0235ce76
knot-dns: quick bugfix 2.5.0 -> 2.5.1
2017-06-07 17:57:42 +02:00
Michiel Leenaars
8b6f7b6f03
pythonPackages.ipaddress: 1.0.16 -> 1.0.18
2017-06-07 17:35:00 +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
6696378911
ImageMagick: 6.9.8-6 -> 6.9.8-9
2017-06-07 15:27:03 +02:00
Jan Malakhovski
d73ef2636f
fetchurl: add some https ImageMagick mirrors
2017-06-07 15:27:03 +02:00
Linus Heckemann
3c3a25acc5
jing-trang: use jre_headless
...
This halves its closure size.
2017-06-07 15:18:41 +02:00
Vladimír Čunát
1aac1fe5dd
util-linux: fixup setuid/setgid build problems
...
... hopefully. Also refactor some nix code a little.
2017-06-07 15:17:40 +02:00
Vladimír Čunát
833bc78dcf
shadow: fixup setuid/setgid build problems, hopefully
2017-06-07 14:21:04 +02:00
Tim Steinbach
c7abd6943e
linux: 4.9.30 -> 4.9.31
2017-06-07 08:09:37 -04:00
Tim Steinbach
01fc1a80b3
linux: 4.4.70 -> 4.4.71
2017-06-07 08:07:53 -04:00
Tim Steinbach
66faa421c9
linux: 4.11.3 -> 4.11.4
2017-06-07 08:05:45 -04:00
Frederik Rietdijk
9ed3ad1eba
Merge pull request #25992 from knedlsepp/provide-eccodes-python-bindings
...
eccodes: Provide python bindings
2017-06-07 13:07:54 +02: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
Eelco Dolstra
0996ea8a68
NixOS VM tests: Don't create a setgid group in vde_switch
...
Nix no longer allows this for security reasons.
http://hydra.nixos.org/build/53993125
2017-06-07 11:57:36 +02:00
Eelco Dolstra
338cdea332
Merge branch 'master2' of https://github.com/gnidorah/nixpkgs into staging
2017-06-07 11:46:17 +02:00
Eelco Dolstra
fad6fc3dae
icu: Trivial improvement
2017-06-07 11:46:03 +02:00
Vladimír Čunát
445b107d93
openssh: fixup build on Hydra
...
http://hydra.nixos.org/build/53993444
2017-06-07 09:33:56 +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
Ryan Mulligan
110e03897f
xterm: install desktop file and icon
2017-06-07 07:31:49 +02:00
Franz Pletz
48996dba46
gitlab: fix build, add nokogiri exception to Gemfile.lock
2017-06-07 06:55:39 +02:00
Yann Hodique
ac0fc387b2
silver-searcher: 1.0.2 -> 2.0.0
2017-06-07 06:26:51 +02:00
Tim Steinbach
67c1f0e65a
openssl: 1.0.2k -> 1.0.2l
...
cc #26435
2017-06-07 06:17:45 +02:00
Franz Pletz
5788bd82c1
synergy: broken on darwin
2017-06-07 06:14:18 +02:00
Franz Pletz
dc1473efd3
Merge pull request #26432 from benley/synergy-1.8.8
...
synergy: 1.7.6 -> 1.8.8
2017-06-07 06:13:07 +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
Franz Pletz
e864345d37
irssi: 1.0.2 -> 1.0.3 (security)
...
See https://irssi.org/security/irssi_sa_2017_06.txt .
2017-06-07 05:59:28 +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
Benjamin Staffin
1800838364
synergy: 1.7.6 -> 1.8.8
2017-06-06 16:38:30 -04:00
Frederik Rietdijk
7e0251698b
Merge remote-tracking branch 'upstream/master' into HEAD
2017-06-06 20:44:34 +02:00
Tim Steinbach
d7a5f07650
Merge pull request #26398 from NeQuissimus/git_2_13_1
...
git: 2.13.0 -> 2.13.1
2017-06-06 13:18:50 -04:00
Frederik Rietdijk
f0002ea292
Python: improve update script
...
- remove dead code
- improve readability
- skip fetchFromGitHub (#26320 )
2017-06-06 17:20:32 +02:00
Frederik Rietdijk
5d488af46b
Merge pull request #26424 from jlesquembre/hyper
...
hyper: 1.3.1 -> 1.3.3
2017-06-06 15:31:10 +02:00
Eelco Dolstra
3d4a8e1f84
nixUnstable: 1.12pre5350_7689181e -> 1.12pre5413_b4b1f452
2017-06-06 15:06:42 +02: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
José Luis Lafuente
0a280a3460
hyper: 1.3.1 -> 1.3.3
2017-06-06 14:47:35 +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