Commit Graph

183347 Commits

Author SHA1 Message Date
Edmund Wu
3c45b0c00a
mesa: extract stubs 2019-06-25 09:00:33 -04:00
Matthew Bauer
f9b7348283
Merge pull request #63166 from ambrop72/libelf-fix
libelf: Add patch to prevent -Wundef warnings.
2019-06-23 22:00:44 -04:00
Danylo Hlynskyi
d79e8a29c5
Merge pull request #63601 from marsam/update-postgresql
postgresql: 9.4.22 -> 9.4.23, 9.5.17 -> 9.5.18, 9.6.13 -> 9.6.14, 10.8 -> 10.9, 11.3 -> 11.4
2019-06-23 18:14:55 +03:00
R. RyanTM
1930f4acca libshout: 2.4.2 -> 2.4.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libshout/versions
2019-06-23 15:01:26 +02:00
Ben Wolsieffer
b14c3eb913
protobuf: remove obsolete NIX_CFLAGS_COMPILE 2019-06-23 09:08:00 +01:00
Ben Wolsieffer
9702cd1acf
protobuf: remove 3.4 and 3.5
They have no users in nixpkgs.
2019-06-23 09:07:55 +01:00
Vladimír Čunát
4fd6cb7abd
bzip2: patch CVE-2019-12900
The vulnerability seems quite serious.
It isn't practical to use fetchpatch here due to bootstrapping,
so I just committed the small patch file.
2019-06-22 11:58:21 +02:00
Mario Rodas
5ba133ed2e
postgresql_11: 11.3 -> 11.4 2019-06-20 23:47:59 -05:00
Mario Rodas
76d3cbb096
postgresql_10: 10.8 -> 10.9 2019-06-20 23:47:33 -05:00
Mario Rodas
0f612b8ec4
postgresql_9_6: 9.6.13 -> 9.6.14 2019-06-20 23:47:08 -05:00
Mario Rodas
14de736372
postgresql_9_5: 9.5.17 -> 9.5.18 2019-06-20 23:46:39 -05:00
Mario Rodas
69f1914ab7
postgresql_9_4: 9.4.22 -> 9.4.23 2019-06-20 23:46:13 -05:00
Michael Raskin
ffd9bf7e29
Merge pull request #63060 from layus/gtk-demos
gtk3: re-enable demos
2019-06-20 06:52:11 +00:00
Eelco Dolstra
7eb332af5d
Remove default value for nixpkgs.system
Using "builtins.currentSystem" doesn't work in pure evaluation mode,
and even when it's explicitly set (which it always is, in
nixos/lib/eval-config.nix), it breaks manual generation because the
manual tries to render the default value.
2019-06-19 14:07:45 +02:00
Eelco Dolstra
da5fc5c985
release-small.nix: Don't depend on currentSystem 2019-06-19 14:07:37 +02:00
Jan Tojnar
9e9cf6a75c
meson: 0.49.1 → 0.50.1 (#57767)
meson: 0.49.1 → 0.50.1
2019-06-19 14:01:51 +02:00
Michael Weiss
4366366199
Merge pull request #63260 from r-ryantm/auto-update/gpgme
gpgme: 1.13.0 -> 1.13.1
2019-06-19 12:12:35 +02:00
worldofpeace
467fdb3a8e
Merge pull request #63257 from r-ryantm/auto-update/glib-networking
glib-networking: 2.60.2 -> 2.60.3
2019-06-18 17:40:46 -04:00
R. RyanTM
9b775bcdcf openconnect: 8.02 -> 8.03
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/openconnect/versions
2019-06-18 11:20:56 +02:00
Sascha Grunert
bb6c2a0c25 coreutils: Skip inotify dir-recreate test
Some target platforms, especially when building inside a container
have issues with the inotify test. I also saw issues related to that
test under macOS so I would suggest in skipping that for now.
2019-06-18 11:19:54 +02:00
R. RyanTM
e62299f818 libmicrohttpd: 0.9.63 -> 0.9.64
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libmicrohttpd/versions
2019-06-18 11:17:10 +02:00
Franz Pletz
10812379fa libgit2: remove 0.26, default to 0.27 2019-06-18 11:16:48 +02:00
R. RyanTM
6daac686c5 networkmanager: 1.18.0 -> 1.18.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/network-manager/versions
2019-06-18 11:16:20 +02:00
Marek Mahut
ad2aa38006 bluez: CVE-2018-10910 2019-06-18 11:15:26 +02:00
Frederik Rietdijk
58cbb1b9e2 python: scikit-learn: 0.20.3 -> 0.21.2 2019-06-18 11:11:16 +02:00
Frederik Rietdijk
39fb749c6e python.pkgs.txaio: use latest pytest 2019-06-18 11:11:16 +02:00
Frederik Rietdijk
a09c62c1a3 python.pkgs.whoosh: use latest pytest 2019-06-18 11:11:16 +02:00
Frederik Rietdijk
fd97819cd0 python.pkgs.zeep: 3.3.1 -> 3.4.0 2019-06-18 11:11:16 +02:00
Frederik Rietdijk
1646dcf266 python: Mako: 1.0.10 -> 1.0.12 2019-06-18 11:11:16 +02:00
Jonathan Ringer
31d30edf65 pythonPackages.azure-cli-core: init at 2.0.66 2019-06-18 11:11:16 +02:00
Jonathan Ringer
cf4febf040 pythonPackages.antlr4-python2-runtime: init at 4.7.2 2019-06-18 11:11:16 +02:00
Jonathan Ringer
1c47ee8570 pythonPackages.knack: init at 0.6.2 2019-06-18 11:11:16 +02:00
Jonathan Ringer
c508e700bd pythonPackages.azure-cli-telemetry: init at 1.0.2 2019-06-18 11:11:16 +02:00
Frederik Rietdijk
f4667efdb3 python: psutil: 5.6.2 -> 5.6.3 2019-06-18 11:11:16 +02:00
Jonathan Ringer
f4c054b730 python.pkgs.psutil: 5.5.1 -> 5.6.2 2019-06-18 11:11:16 +02:00
Robert Scott
dbc5bcdb5c pythonPackages.scikit-build: fix build by disabling test_source_distribution test 2019-06-18 11:11:16 +02:00
Robert Scott
102cc2c709 pythonPackages.pytest-server-fixtures: 1.6.2 -> 1.7.0 2019-06-18 11:11:16 +02:00
Robert Scott
a8d09312b3 pythonPackages.pytest-virtualenv: 1.6.0 -> 1.7.0 2019-06-18 11:11:16 +02:00
Robert Scott
9f446bd8d0 pythonPackages.pytest-fixture-config: 1.4.0 -> 1.7.0 2019-06-18 11:11:16 +02:00
Robert Scott
ec4f4c965e pythonPackages.pytest-shutil: 1.6.0 -> 1.7.0 2019-06-18 11:11:16 +02:00
Frederik Rietdijk
5b9b2bca3e pythonPackages.zipp: 0.3.3 -> 0.5.1 2019-06-18 11:11:16 +02:00
Frederik Rietdijk
2bc5baa7b0 pythonPackages.importlib-metadata: 0.8 -> 0.18 2019-06-18 11:11:16 +02:00
Frederik Rietdijk
93e5a93419 pythonPackages.zipp: disable tests 2019-06-18 11:11:16 +02:00
Frederik Rietdijk
912b763fd9 pythonPackages.packaging: disable tests 2019-06-18 11:11:16 +02:00
Mario Rodas
1a7ffb4140 pythonPackages.pytest: 4.2.1 -> 4.6.3 2019-06-18 11:11:16 +02:00
Frederik Rietdijk
96a662161c python: pluggy: 0.11.0 -> 0.12.0 2019-06-18 11:11:16 +02:00
Mario Rodas
706646e347 pythonPackages.werkzeug: 0.15.2 -> 0.15.4 2019-06-18 11:11:16 +02:00
Mario Rodas
738b300066 pythonPackages.execnet: 1.5.0 -> 1.6.0 2019-06-18 11:11:16 +02:00
Mario Rodas
3f9e3810f9 pythonPackages.pytest-xdist: 1.26.1 -> 1.28.0 2019-06-18 11:11:16 +02:00
Mario Rodas
50ccd6b32d pythonPackages.apipkg: fix pytest 4 support 2019-06-18 11:11:16 +02:00