Commit graph

11050 commits

Author SHA1 Message Date
Tim Steinbach 0482c461da
linux: 5.3.4 -> 5.3.5 2019-10-07 17:54:26 -04:00
Tim Steinbach 3610e490b3
linux: 5.2.19 -> 5.2.20 2019-10-07 17:54:00 -04:00
Tim Steinbach 59dc2fa757
linux: 4.9.195 -> 4.9.196 2019-10-07 17:53:31 -04:00
Tim Steinbach efe13de995
linux: 4.4.195 -> 4.4.196 2019-10-07 17:53:10 -04:00
Tim Steinbach 3eeea86ac3
linux: 4.19.77 -> 4.19.78 2019-10-07 17:52:45 -04:00
Tim Steinbach 66b338d2c8
linux: 4.14.147 -> 4.14.148 2019-10-07 17:51:49 -04:00
Linus Heckemann 9906b88423
Merge pull request #70382 from mayflower/anonscm
Fix dead anonscm links
2019-10-07 11:53:29 +02:00
Matthieu Coudron 2a25b5c3cb
Merge pull request #70503 from joachifm/feat/remove-blcr
Remove blcr package & nixos module
2019-10-06 17:23:12 +09:00
Joachim Fasting 83ffa1457b
linuxPackages.blcr: remove
blcr is only supported for pre v4 kernels.
2019-10-06 08:10:29 +02:00
Vladyslav M 2a116c3bb9
bcachefs: 2019-10-01 (#70217)
bcachefs: 2019-10-01
2019-10-05 22:48:10 +03:00
Tim Steinbach d5832fbfac
linux: 5.3.2 -> 5.3.4 2019-10-05 10:37:52 -04:00
Tim Steinbach e0907d2494
linux: 5.2.18 -> 5.2.19 2019-10-05 10:37:27 -04:00
Tim Steinbach 808633dc81
linux: 4.9.194 -> 4.9.195 2019-10-05 10:36:49 -04:00
Tim Steinbach 63ec681edb
linux: 4.4.194 -> 4.4.195 2019-10-05 10:36:19 -04:00
Tim Steinbach f47dd4a456
linux: 4.19.76 -> 4.19.77 2019-10-05 10:35:57 -04:00
Tim Steinbach eb4da7a8c1
linux: 4.14.146 -> 4.14.147 2019-10-05 10:35:23 -04:00
R. RyanTM b1e0c37ee3 sysvinit: 2.95 -> 2.96
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/sysvinit/versions
2019-10-04 23:40:01 +02:00
Linus Heckemann 91ceb6b997 treewide: fix dead anonscm.debian.org links 2019-10-04 12:42:21 +02:00
Linus Heckemann 3682a3b0b1 ipsecTools: ship patch directly
No longer available since anonscm.debian.org is shut
down (#39927). Replacement obtained from OpenSUSE source package
http://download.opensuse.org/repositories/openSUSE:/Factory/standard/src/ipsec-tools-0.8.2-9.6.src.rpm
2019-10-04 12:33:31 +02:00
Robin Gloster aad72d5c95
iproute: 5.2.0 -> 5.3.0 2019-10-03 21:09:00 +02:00
Jörg Thalheim 96097ab665
linux: update fpu patches for 5.3
At the moment we experience bad instabilities with linux 5.3:

https://github.com/zfsonlinux/zfs/issues/9346

as the zfs-native method of disabling the FPU is buggy.
2019-10-03 11:13:28 +01:00
Matthew Bauer 7eace49cc5
Merge pull request #69917 from lopsided98/linux-rpi-1-dtb-rename
linux_rpi1: fix Raspberry Pi Zero device tree file name
2019-10-02 20:03:37 -04:00
Edmund Wu 24a7e828df
linux_testing_bcachefs: 5.2.2019.09.24 -> 5.2.2019.10.01 2019-10-02 16:12:49 -04: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
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
Ben Wolsieffer 1f289463ac linux_rpi1: fix Raspberry Pi Zero device tree file name 2019-09-28 17:58:04 -04: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
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
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