Commit Graph

179943 Commits

Author SHA1 Message Date
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
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
R. RyanTM
a3ccd43647 chirp: 20190304 -> 20190511 (#61279)
* chirp: 20190304 -> 20190429
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/chirp-daily/versions

* chirp: 20190429 -> 20190511
2019-05-14 20:03:56 +02:00
Renaud
a46ee786da
Merge pull request #61452 from r-ryantm/auto-update/xonsh
xonsh: 0.8.12 -> 0.9.0
2019-05-14 19:49:15 +02:00
Peter Ferenczy
d6d94878ea pg_partman: init at 4.1.0 2019-05-14 18:37:34 +02:00
Millian Poquet
00fc5bd08f simgrid: override checkPhase -> preCheck
This commit changes how failing tests are ignored.
- Previously, the whole checkPhase was overridden.
- Now, preCheck generates a ctest ignore file.

ctest doc: https://gitlab.kitware.com/cmake/community/wikis/doc/ctest/Testing-With-CTest#customizing-ctest
2019-05-14 18:27:51 +02:00
Linus Heckemann
2b13c29c3c
Merge pull request #60231 from mayflower/tinc-allow-networking-interfaces
nixos/tinc: remove ordering dependency on network.target
2019-05-14 17:51:20 +02:00
Linus Heckemann
1d37727453
Merge pull request #61162 from lheckemann/kernel-preempt-voluntary
Kernel config: use PREEMPT_VOLUNTARY
2019-05-14 17:37:19 +02:00
Tim Steinbach
faf5e8ad8c
vivaldi: 2.5.1525.40-1 -> 2.5.1525.41-1 2019-05-14 08:23:31 -04:00
taku0
8be03860e4 flashplayer: 32.0.0.171 -> 32.0.0.192 2019-05-14 21:13:49 +09:00
midchildan
4f3012ee35
nyancat: init at 1.5.2 2019-05-14 20:33:45 +09:00
Matthieu Coudron
eabe7b845f
Merge pull request #61472 from dtzWill/update/iwd-0.18-ell-0.20
iwd: 0.17 -> 0.18, ell: 0.19 -> 0.20
2019-05-14 19:55:16 +09:00
adisbladis
e986f3fec4
firefox-beta-bin: 67.0b18 -> 67.0b19 2019-05-14 11:36:50 +01:00
adisbladis
a8616cb1c8
firefox-devedition-bin: 67.0b17 -> 67.0b19 2019-05-14 11:36:49 +01:00
Aaron Andersen
751c91c494
Merge pull request #56402 from marius851000/ctrtool
ctrtool: init at 0.15
2019-05-14 06:16:14 -04:00
Patrick Hilhorst
a347ec5a35
openexr: explictly use emulator to avoid having to set boot.binfmt.emulatedSystems 2019-05-14 12:15:26 +02:00
Jörg Thalheim
b2481d6830
nginxModules: update nginx modules (#61443)
nginxModules: update nginx modules
2019-05-14 10:15:40 +01:00
marius851000
006d4b0c54 ctrtool: init at 0.15 2019-05-14 11:02:35 +02:00
nyanloutre
f2affe0344 wine-{unstable,staging}: 4.7 -> 4.8 2019-05-14 10:22:49 +02:00
Renaud
03a48d4871
Merge pull request #61418 from samueldr/update/mruby/2.0.1
mruby: 2.0.0 -> 2.0.1
2019-05-14 10:15:42 +02:00
R. RyanTM
59046e95c9 python37Packages.smart_open: 1.8.2 -> 1.8.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/python3.7-smart_open/versions
2019-05-14 09:52:54 +02:00
R. RyanTM
bb86340a1a python37Packages.qtconsole: 4.4.3 -> 4.4.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-qtconsole/versions
2019-05-14 09:52:40 +02:00
R. RyanTM
a9a19ba207 i2pd: 2.24.0 -> 2.25.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/i2pd/versions
2019-05-14 09:49:43 +02:00