3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

180280 commits

Author SHA1 Message Date
Tristan Helmich (omniIT) 9388ca29fc packer: 1.3.3 -> 1.4.0 2019-05-15 14:47:43 +00:00
Cyril Cohen b71c308591
coqPackages: refactor mathcomp packages
Closes #61456
2019-05-15 14:11:21 +00:00
Renaud 4ec7a6eda9
Merge pull request #61532 from lilyball/chit
chit: 0.1.12 -> 0.1.13
2019-05-15 14:57:42 +02:00
Renaud d9df60fb71
Merge pull request #60819 from r-ryantm/auto-update/vhba
linuxPackages.vhba: 20190302 -> 20190410
2019-05-15 14:38:09 +02:00
worldofpeace ed40b9445f lollypop: 1.0.7 -> 1.0.10
also add changelog meta attribute, even though
it's not really a changelog.
2019-05-15 08:28:53 -04:00
worldofpeace 63438b8802 lollypop: remove uneeded runtime deps
These are no longer needed or never were.
2019-05-15 08:28:53 -04:00
Renaud c912002f2c
pythonPackages.httpretty: fix build on aarch64 (#61516)
tests.functional.test_httplib2.test_callback_response
keeps failing on Hydra
+ update meta.homepage
2019-05-15 13:17:05 +02:00
Austin Seipp b0c2352a30
Merge pull request #61529 from thoughtpolice/nixpkgs/pypy3-fix-funcsigs
pythonPackages.funcsigs: fix tests on pypy3
2019-05-15 06:00:29 -05:00
Millian Poquet 13aa449bab simgrid: remove unneeded 'name' definition 2019-05-15 12:35:12 +02:00
Vincent Laporte b72daf7117 coq: init at 8.10+β1 2019-05-15 10:30:03 +02:00
Vincent Laporte 1ce94fad33 coq: make “coq-version” more general 2019-05-15 10:30:03 +02:00
Alyssa Ross 84cdfb8f31
microcodeIntel: 20190312 -> 20190514 2019-05-15 08:12:24 +00:00
Alexander Krupenkin 0040e207d8
parity-beta: 2.5.0 -> 2.5.1 2019-05-15 10:05:57 +03:00
Alexander Krupenkin 4277333c5a
parity: 2.4.5 -> 2.4.6 2019-05-15 10:05:38 +03:00
Elis Hirwing e5b4f6f4ed
adafruit-ampy: init at 1.0.7 2019-05-15 08:29:43 +02:00
Ivan Kozik 2db1a06136 chromium: 74.0.3729.131 -> 74.0.3729.157
Fixes a security bug with no CVE at this time:
https://chromereleases.googleblog.com/2019/05/stable-channel-update-for-desktop.html
2019-05-15 05:41:40 +00:00
Lily Ballard cef5ed2cf4 chit: 0.1.12 -> 0.1.13
Re-enable tests as the one that required network access has been fixed.
2019-05-14 22:16:28 -07:00
Linus Heckemann 8ec48dcf6d
Merge pull request #56337 from mayflower/hidpi-console
nixos-generate-config: add rudimentary high-DPI detection
2019-05-15 06:38:47 +02:00
Linus Heckemann 89b64ab5e1 nixos-generate-config: add rudimentary high-DPI detection
Fixes the main remaining part of #12345
2019-05-15 06:34:40 +02:00
Mario Rodas 61bad5b84c
Merge pull request #61425 from r-ryantm/auto-update/signify
signify: 24 -> 25
2019-05-14 22:41:39 -05:00
Mario Rodas f1a6b2f426
Merge pull request #61404 from r-ryantm/auto-update/python3.7-sphinxcontrib-plantuml
python37Packages.sphinxcontrib_plantuml: 0.14 -> 0.15
2019-05-14 22:37:05 -05:00
Mario Rodas 90b21e029a
Merge pull request #61410 from r-ryantm/auto-update/python3.7-xcffib
python37Packages.xcffib: 0.7.0 -> 0.8.0
2019-05-14 22:32:35 -05:00
Mario Rodas d284b3c309
Merge pull request #61459 from xrelkd/update/cargo-bloat
cargo-bloat: 0.6.3 -> 0.6.4
2019-05-14 22:00:49 -05:00
Austin Seipp dd79d605de
pythonPackages.funcsigs: fix tests on pypy3
This package has a spurious test failure on PyPy3, which was reported
upstream a while ago:

     https://github.com/testing-cabal/funcsigs/issues/10

This is fixed thanks to the included patch, which was authored and is
also used by the Gentoo Python team.

With this, packages like 'pytest' and 'click' now work under PyPy3.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-05-14 21:57:27 -05:00
Mario Rodas 1d9aaf6569
Merge pull request #61126 from matthiasbeyer/update-taskell
taskell: 1.4.2 -> 1.4.3
2019-05-14 21:39:46 -05:00
worldofpeace f797e8a30c pantheon.gala: 2019-02-09 -> 2019-05-14
Fixes notification settings being broken[0] and
many other things. See the changes[1]

[0]: https://github.com/elementary/switchboard-plug-notifications/issues/41
[1]: 1a96644c6a..3ae100da4b
2019-05-14 22:26:52 -04:00
Matthias Beyer 3e6ac2c754
taskell: Add package meta information 2019-05-14 21:06:51 -05:00
Mario Rodas fa1c611e10
Merge pull request #61256 from astro/pyftdi
python3Packages.pyftdi: init at 0.29.4
2019-05-14 20:46:41 -05:00
Lily Ballard 193018687c unison: fix building on macOS with enableX11 = false
If `UISTYLE` is not specified, Unison tries to auto-detect the UI style
based on the available environment. On macOS this apparently means using
`UISTYLE=mac`, it can't actually build this way in Nix.
2019-05-14 18:38:56 -07:00
John Ericson 5ff79afb2b
Merge pull request #61245 from Synthetica9/openexr-crosscompile
openexr: fix cross-compilation
2019-05-14 20:52:30 -04:00
Tim Steinbach a9c7679ace
vivaldi: Fix chatty update script 2019-05-14 18:38:21 -04:00
Tim Steinbach 3b3bfdb4c9
linux: 5.1.1 -> 5.1.2 2019-05-14 18:30:52 -04:00
Tim Steinbach 8ce75f18df
linux: 5.0.15 -> 5.0.16 2019-05-14 18:30:22 -04:00
Tim Steinbach 68bb6a928f
linux: 4.9.175 -> 4.9.176 2019-05-14 18:29:53 -04:00
Tim Steinbach 0a512e03f9
linux: 4.19.42 -> 4.19.43 2019-05-14 18:29:04 -04:00
Tim Steinbach 0f898bd230
linux: 4.14.118 -> 4.14.119 2019-05-14 18:28:36 -04:00
Matthew Bauer e19fe31e96
Merge pull request #61507 from nh2/aws-c-common-0.3.9
aws-c-common: 0.3.4 -> 0.3.9.
2019-05-14 18:05:11 -04:00
Tor Hedin Brønner 8c5ee6b4f4
gnome3.gnome-desktop: 3.32.1 -> 3.32.2 (#61497)
- Fix thumbnailer sandbox escape, CVE-2019-11460

closes #60837
2019-05-14 23:20:04 +02:00
Edmund Wu 4cdcfc51f8
nvidia_x11: 430.09 -> 430.14 2019-05-14 16:35:28 -04:00
Renaud 4c6b5c12d0
Merge pull request #61304 from Ma27/bump-nexus
nexus: 3.15.0-01 -> 3.16.1-02
2019-05-14 22:33:25 +02:00
Renaud f9e482e489
Merge pull request #61409 from r-ryantm/auto-update/python3.7-xdis
python37Packages.xdis: 3.8.10 -> 4.0.1
2019-05-14 22:19:51 +02:00
Austin Seipp 5e0a6863c8
Merge pull request #57973 from aanderse/monitoring-plugins
monitoring-plugins: compile missing mysql, ldap, dig, procs, and dbi executables
2019-05-14 15:07:33 -05:00
Dmitry Kalinkin baeea1f463
libfaketime: refactor using builtins.placeholder 2019-05-14 15:57:48 -04:00
Austin Seipp a5f6014020
pkgs: remove souper-2017-03-23
Souper is a very experimental package that's only useful for for
compiler hackers or people who are doing PhDs. The support/cost ratio of
keeping such a package probably isn't very good.

More importantly, this puts us one step closer to deleting
llvmPackages_4, as this is one of the only two remaining packages using
it. Deleting these older LLVM packages would be far more useful than the
value Souper currently provides.

Current versions of Souper support more recent LLVM versions anyway, so
this expression could be resurrected. But it might be better to place it
in the Nix User Archive (NUR), perhaps.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-05-14 14:57:45 -05:00
Austin Seipp de1110d535
pkgs: remove llvm_37
These expressions are now unused, and can be removed to lighten the load
on build machines.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-05-14 14:23:22 -05:00
Austin Seipp fd32d60169
Merge pull request #61503 from ggPeti/master
pg_partman: init at 4.1.0
2019-05-14 14:13:32 -05:00
Niklas Hambüchen 46f84cac42 aws-c-common: 0.3.4 -> 0.3.9.
Also remove conditional adding of `libexecinfo` for musl; see #56106.
2019-05-14 21:13:18 +02:00
Renaud 87ba28d641
Merge pull request #61392 from r-ryantm/auto-update/python3.7-Pympler
python37Packages.pympler: 0.6 -> 0.7
2019-05-14 21:09:45 +02:00
Alexandre Peyroux 9760c3e7ec vmTools: update debian-9.4 repositories to debian-9.8 Release.xz urls 2019-05-14 21:06:12 +02:00
Renaud d1bd8a983f
pythonPackages.uncompyle6: 3.2.6 -> 3.3.2
Changes:
https://github.com/rocky/python-uncompyle6/blob/release-python-3.3.2/NEWS.md
2019-05-14 20:49:57 +02:00