Commit graph

14798 commits

Author SHA1 Message Date
John Ericson 82ca81cd62
Merge pull request #111988 from thefloweringash/darwin-platform-versions
Darwin platform versions
2021-04-12 11:40:16 -04:00
Michael Weiss 4e90ff6e61
fuse3: 3.10.2 -> 3.10.3 2021-04-12 13:45:51 +02:00
Milan Pässler 46440dae4e libcap: use correct runtime shell 2021-04-11 09:46:37 +02:00
Milan Pässler 5c12a81336 libselinux: fix build without python 2021-04-11 09:46:14 +02:00
Andrew Childs 33265e0dd9 darwin/xcode: remove platform version flags
These are now provided by the standard bintools and cc wrappers.
2021-04-11 09:47:10 +09:00
Matthew Bauer fbb26ab536 shadow: add runtime-shell.patch
This gets the right shell in the closure.

By default, shadow wants to pull in the bash we are building it with,
while we would prefer it used the runtime bash.
2021-04-11 02:42:53 +02:00
Ryan Mulligan 6c44986423
Merge pull request #118508 from r-ryantm/auto-update/libfabric
libfabric: 1.12.0 -> 1.12.1
2021-04-09 20:57:30 -07:00
ajs124 79aa8089cc util-linux: adjust meta.license 2021-04-09 19:42:27 +00:00
uosis 4acadd5e6d util-linux: add missing libcap dependency 2021-04-09 19:42:27 +00:00
ajs124 d031d68892 util-linux: 2.36.1 -> 2.36.2 2021-04-09 19:42:27 +00:00
Martin Weinelt f14fc104f4
Merge pull request #118746 from wkral/bluez-update
bluez: 5.56 -> 5.58
2021-04-09 11:57:53 +02:00
Dmitry Kalinkin 219590673c
Merge branch 'staging-next' into staging
Conflicts:
	pkgs/development/python-modules/panel/default.nix
	pkgs/os-specific/linux/kernel/generic.nix
	pkgs/servers/home-assistant/default.nix
2021-04-08 22:42:26 -04:00
github-actions[bot] 85b57e4446
Merge master into staging-next 2021-04-08 18:14:17 +00:00
Jan Tojnar 625ce6c7f6 Merge branch 'staging-next' into staging
In python-packages.nix, resolve conflict between 50d604314e and 187d0371ab.
2021-04-08 17:14:31 +02:00
Sandro a5fa1a5d87
Merge pull request #117217 from midchildan/feat/sshfs/darwin
sshfs: add darwin build
2021-04-08 15:51:03 +02:00
Tim Steinbach d3d40b09fd kernel: Add test for RC kernels 2021-04-08 09:00:15 -04:00
Tim Steinbach 491f0a677b kernel: Add test for 4.4 2021-04-08 09:00:15 -04:00
Tim Steinbach 00c364a929 kernel: Add test for 4.9 2021-04-08 09:00:15 -04:00
Tim Steinbach 8c82c8a11c kernel: Add test for 4.14 2021-04-08 09:00:15 -04:00
Tim Steinbach 621a979bfe kernel: Add test for 4.19 2021-04-08 09:00:15 -04:00
Tim Steinbach 060e94136f kernel: Add test for 5.4 2021-04-08 09:00:15 -04:00
Tim Steinbach 1dc38fbbc2 kernel: Add test for 5.10 2021-04-08 09:00:15 -04:00
Tim Steinbach bd7fed9a2f kernel: Add tests to passthru.tests 2021-04-08 09:00:15 -04:00
github-actions[bot] bf6abedefb
Merge master into staging-next 2021-04-08 12:06:16 +00:00
Sandro 61b8c50e4d
Merge pull request #103816 from wedens/vendor-reset 2021-04-08 09:45:33 +02:00
Sandro e4d3ea862a
Merge pull request #118762 from fortuneteller2k/update-xanmod
linux_xanmod: 5.11.10 -> 5.11.12
2021-04-08 09:43:45 +02:00
github-actions[bot] 0ba1008684
Merge master into staging-next 2021-04-08 06:05:39 +00:00
Orivej Desh 90691042af libcap: fix static build
It supports static build with SHARED=no; the patch no longer applies.

Tested by building pkgsStatic.libcap.
2021-04-08 05:51:56 +00:00
William Kral 3e0b9f52d2 bluez: 5.56 -> 5.58
Remove applying patch incorporated into this release
2021-04-07 15:13:19 -07:00
fortuneteller2k 9c529802fa linux_xanmod: 5.11.10 -> 5.11.12 2021-04-08 05:39:30 +08:00
github-actions[bot] 1bd1969867
Merge staging-next into staging 2021-04-06 18:15:33 +00:00
github-actions[bot] 44d53d308b
Merge master into staging-next 2021-04-06 18:15:29 +00:00
Doron Behar 873991697f
Merge pull request #112715 from fortuneteller2k/add-xanmod-kernel
linux_xanmod: init at 5.11.10
2021-04-06 15:09:26 +00:00
Jan Tojnar 70babe5bcf Merge branch 'staging-next' into staging 2021-04-06 16:25:41 +02:00
Jan Tojnar c04a14edd6 Merge branch 'master' into staging-next 2021-04-06 16:01:14 +02:00
Alyssa Ross 52cd3538ff linux: remove remnants of grsecurity
Nixpkgs hasn't supported grsecurity kernels since 2017, so unless
anybody is manually enabling the grsecurity feature to make these
small kernel tweaks this is dead code.

This means we don't actually support any "features" in the kernel
common-config any more, but I've left the argument there because it's
conceivable we could have some again in future.
2021-04-06 09:48:56 +00:00
Sandro 8eb5e1647d
Merge pull request #118632 from MetaDark/linuxPackages.xpadneo 2021-04-06 10:32:16 +02:00
Sandro ef9c0cb113
Merge pull request #115960 from grahamc/multipath-fixup
multipath-tools: fix the service path to multipathd
2021-04-06 10:28:15 +02:00
Sandro ee6279bb68
Merge pull request #115925 from wentasah/kernelshark-1.2 2021-04-06 10:20:14 +02:00
wedens 0968946551 vendor-reset: init at unstable-2021-02-16 2021-04-06 10:49:58 +07:00
fortuneteller2k 6ce986c934 linux_xanmod: init at 5.11.10 2021-04-06 10:47:28 +08:00
midchildan 87f578a36f
sshfs: add darwin build 2021-04-06 10:37:53 +09:00
Sandro 004f305383
Merge pull request #118161 from Atemu/update/zen-kernels
zen-kernels: 5.11.8 -> 5.11.11
2021-04-06 03:15:37 +02:00
Martin Weinelt 7b6416657d
Merge pull request #118548 from mweinelt/raspberrypi 2021-04-06 01:51:05 +02:00
Kira Bruneau a19d6e6dcd linuxPackages.xpadneo: 0.9 -> 0.9.1 2021-04-05 18:32:47 -04:00
John Ericson 741f7fa7c8
Merge pull request #118613 from obsidiansystems/aa/linux-5.12rc6
linux-testing: 5.12-rc4 -> 5.12-rc6
2021-04-05 13:46:37 -04:00
Ali Abrar 3b11170112 linux-testing: 5.12-rc4 -> 5.12-rc6 2021-04-05 13:10:37 -04:00
Sandro 56b8c368d8
Merge pull request #107099 from IvarWithoutBones/joycond-init
joycond: init at unstable-2021-03-27
2021-04-05 18:59:17 +02:00
Tim Steinbach b60a941186 linux/hardened/patches/5.4: 5.4.108-hardened1 -> 5.4.109-hardened1 2021-04-05 10:02:50 -04:00
Tim Steinbach feafbb7603 linux/hardened/patches/5.11: 5.11.10-hardened1 -> 5.11.11-hardened1 2021-04-05 10:02:50 -04:00