Commit graph

11053 commits

Author SHA1 Message Date
Will Dietz ea04f6a718
shadow: 4.6 -> 4.7
https://github.com/shadow-maint/shadow/releases/tag/4.7
2019-10-07 18:10:54 -05:00
Jan Tojnar b9c5f849a4
Merge branch 'staging-next' into staging 2019-10-03 01:47:41 +02:00
Jan Tojnar b3fcd9375d
Merge branch 'master' into staging-next 2019-10-03 01:47:08 +02:00
Ambroz Bizjak d156b2b619 nvidia-x11: Make vulkan library path absolute for >= 435.
The original file contains just a library name, which does not work when LD_LIBRARY_PATH does not contain /run/opengl-driver/lib, as is the case in unstable NixOS.

Fixes https://github.com/NixOS/nixpkgs/issues/69264
2019-10-02 10:09:50 +03:00
Tim Steinbach ed5a7f6740
linux: 5.3.1 -> 5.3.2 2019-10-01 08:00:25 -04:00
Tim Steinbach 5783f5335d
linux: 5.2.17 -> 5.2.18 2019-10-01 08:00:22 -04:00
Tim Steinbach 6f807b3861
linux: 4.19.75 -> 4.19.76 2019-10-01 08:00:08 -04:00
markuskowa 2b9ceb4b16
Merge pull request #69720 from r-ryantm/auto-update/open-iscsi
openiscsi: 2.0.877 -> 2.0.878
2019-09-30 17:19:32 +02:00
ajs124 751cb474bd apparmor: 2.13.1 -> 2.13.3 2019-09-30 13:22:01 +02:00
Domen Kožar 5ea4c9184b
busybox: remove the missing diff 2019-09-29 18:43:32 +02:00
Domen Kožar 39769df9df
busybox: flip around logic how musl is determined 2019-09-29 16:56:16 +02:00
Jörg Thalheim 64d821d9f4
Revert "busybox: fix musl builds"
This reverts commit 5ba8c04ae5.

Broke non-musl busybox.

fixes: #70007
2019-09-29 15:31:50 +01:00
Matthew Bauer 5ba8c04ae5
busybox: fix musl builds
You shouldn’t need to add anything with musl builds. The libc will
configure these values for you.
2019-09-29 11:19:56 +02:00
Frederik Rietdijk 503081fa5b Merge staging into staging-next 2019-09-29 11:05:22 +02:00
Michael Weiss 262b17a375
fuse3: 3.6.2 -> 3.7.0 2019-09-28 21:08:47 +02:00
Ambroz Bizjak b1ed9c6d9e nvidia-x11: Remove patches from the 390 version. (#69851)
Without those patches it builds and works with kernels 4.19 and 5.2.

Fixes https://github.com/NixOS/nixpkgs/issues/65937
2019-09-28 11:26:06 -04:00
Jörg Thalheim 539e66c429
zfsUnstable: drop build patches 2019-09-28 10:43:46 +01:00
Timo Kaufmann 7cc78d4485
Merge pull request #67696 from eadwu/bcachefs/update-7
bcachefs/update-7
2019-09-28 08:22:24 +00:00
Franz Pletz 2a284a7805
Merge pull request #69410 from primeos/iproute2
iproute: 5.2.0 -> 5.3.0
2019-09-28 06:21:21 +00:00
R. RyanTM 28dba451bd openiscsi: 2.0.877 -> 2.0.878
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/open-iscsi/versions
2019-09-27 16:32:35 -07:00
Vladimír Čunát 217cf982c7
Merge branch 'master' into staging-next 2019-09-27 22:13:02 +02:00
Samuel Dionne-Riel 95005c1039
Merge pull request #68265 from tkerber/rpi4
Various: Add support for raspberry pi 4.
2019-09-27 14:35:17 -04:00
Franz Pletz 1bcd6fdc41
Merge pull request #69647 from Baughn/zfs
zfs: 0.8.1 -> 0.8.2
2019-09-27 16:20:46 +00:00
Svein Ove Aas f6a894475c
zfs: 0.8.1 -> 0.8.2 2019-09-27 15:38:55 +01:00
Edmund Wu 6eb5915afd
linux_testing_bcachefs: 5.1.2019.08.21 -> 5.2.2019.09.24 2019-09-27 09:19:12 -04:00
Jörg Thalheim c0cba22090
Add intel-compute-runtime / Intel NEO driver stack (#63705)
Add intel-compute-runtime / Intel NEO driver stack
2019-09-27 11:52:55 +01:00
Peter Hoeg b16a186529
Merge pull request #69602 from r-ryantm/auto-update/iio-sensor-proxy
iio-sensor-proxy: 2.7 -> 2.8
2019-09-27 15:03:16 +08:00
Joachim F ad773d31e2
Merge pull request #69345 from joachifm/feat/split-version
Replace uses of splitString for splitting version strings
2019-09-27 06:19:18 +00:00
R. RyanTM 42a2b37376 criu: 3.12 -> 3.13
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/criu/versions
2019-09-26 21:14:41 -05:00
R. RyanTM 93bcad6b20 iio-sensor-proxy: 2.7 -> 2.8
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/iio-sensor-proxy/versions
2019-09-26 15:48:37 -07:00
Joachim Fasting bad07dfac5
tree-wide: replace uses of splitString "." with lib.versions
Quoting from the splitString docstring:

   NOTE: this function is not performant and should never be used.

This replaces trivial uses of splitString for splitting version
strings with the (potentially builtin) splitVersion.
2019-09-26 17:42:49 +02:00
Jörg Thalheim 2e3df3f1a9
btfs: simplify shebang fixup 2019-09-26 09:09:41 +01:00
R. RyanTM 38bff390bc btfs: 2.19 -> 2.20
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/btfs/versions
2019-09-26 01:00:08 -07:00
Jörg Thalheim 827f8a33f7
Merge pull request #69388 from ivan/kernel-inet-diag
kernel/common-config: enable INET_{TCP,UDP,RAW}_DIAG and INET_DIAG_DESTROY
2019-09-26 08:50:54 +01:00
Dmitry Kalinkin b3472597b7
Merge branch 'staging-next' into staging
Fixes eval on darwin after #69072

Tested using maintainers/scripts/eval-release.sh before and after to see
that the fix works
2019-09-25 19:31:32 -04:00
Dmitry Kalinkin c455adcc42
Merge branch 'master' into staging-next
Fixes eval on darwin after #69072

Resolved conflict in pkgs/tools/security/thc-hydra/default.nix
Basically had to revert a1c0e10564 which
adapts #69210 to master that doesn't yet have
329a88efa7

Tested using maintainers/scripts/eval-release.sh before and after to see
that the fix works
2019-09-25 19:21:46 -04:00
Robin Gloster d4212d66a8
linuxPackages.r8168: 8.046.00 -> 8.047.00 2019-09-25 17:09:26 +02:00
Robin Gloster 0fe41d4a87
linuxPackages.jool: 4.0.0 -> 4.0.5 2019-09-25 16:46:32 +02:00
Michael Weiss 051d0bf54d
iproute: 5.2.0 -> 5.3.0
"This update includes usual ammount of minor fixes and to tools and
documentation. More to the newer tools like devlink and rdma." [0]

File changes:
+share/man/man8/ip-nexthop.8.gz
+share/man/man8/rdma-statistic.8.gz
+share/man/man8/rdma-system.8.gz
+share/man/man8/tc-ctinfo.8.gz
+share/man/man8/tc-mpls.8.gz

nix path-info -S:
5.2.0 46554496
5.3.0 46560144

[0]: https://www.spinics.net/lists/netdev/msg600739.html
2019-09-25 11:08:51 +02:00
Ivan Kozik 6df3156696 kernel/common-config: enable INET_{TCP,UDP,RAW}_DIAG and INET_DIAG_DESTROY 2019-09-24 21:39:02 +00:00
Peter Hoeg da9e40fcc2
Merge pull request #69299 from peterhoeg/f/hv_master
hyperv-daemons: fix binary location to stop error log spam
2019-09-25 04:50:06 +08:00
Ivan Kozik 97cc421cdd kernel/common-config: enable SCHED_DEBUG 2019-09-24 20:29:04 +00:00
Robin Gloster 3fd6409d4a
Merge pull request #69005 from disassembler/ply-rsync
linuxPackages.ply: add rsync to native build inputs
2019-09-24 16:34:52 +02:00
Vladimír Čunát 192fb9d11b
Merge branch 'staging-next' into staging 2019-09-24 08:15:01 +02:00
Vladimír Čunát eab41878ac
Merge branch 'master' into staging-next 2019-09-24 08:14:34 +02:00
Jörg Thalheim 11c140cd9e
Merge pull request #69120 from mweinelt/pr/piper/0.3
piper: 0.2.903 -> 0.3
2019-09-24 06:55:35 +01:00
Jörg Thalheim 7cacb64c75
Merge pull request #69119 from mweinelt/pr/libratbag/0.10
libratbag: 0.9.905 -> 0.10
2019-09-24 06:52:58 +01:00
Jörg Thalheim 868147e1bc
Merge pull request #69231 from c00w/3a
linux_rpi: copy dtb so raspberry pi 3a+ boots
2019-09-24 04:23:23 +01:00
Jörg Thalheim bfed455de3
Merge pull request #68946 from volth/escape
treewide: fix string escapes
2019-09-24 04:19:12 +01:00
Peter Hoeg a5872e8bde hyperv-daemons: fix binary location to stop error log spam 2019-09-24 11:10:16 +08:00