Commit graph

14904 commits

Author SHA1 Message Date
davidak 037cf652f3
Merge pull request #120584 from Atemu/update/zen-kernels
zen-kernels: 5.11.15 -> 5.11.16
2021-04-26 13:42:23 +02:00
Luflosi fe8de6564d
linuxPackages.usbip: clarify license 2021-04-26 00:15:44 +02:00
Atemu 6c04559dae zen-kernels: 5.11.15 -> 5.11.16 2021-04-25 12:20:17 +02:00
github-actions[bot] 6e7c70d02d
Merge master into staging-next 2021-04-24 00:16:17 +00:00
Luke Granger-Brown 66c672f3e9
Merge pull request #120317 from hmenke/zfs
zfsUnstable: 2.1.0-rc3 -> 2.1.0-rc4
2021-04-23 22:32:45 +01:00
Alyssa Ross 554874700a
netbsd.libkern: remove
libkern is only used as part of building the kernel.  There's no
reason for us to have a seperate package for it.
2021-04-23 17:22:06 +00:00
Henri Menke 33fff37020
zfsUnstable: 2.1.0-rc3 -> 2.1.0-rc4 2021-04-23 11:25:37 +02:00
github-actions[bot] 481a9bc47c
Merge master into staging-next 2021-04-23 00:15:39 +00:00
Luflosi 9df2614d08
usbip: fix listing functionality (#120267)
Closes https://github.com/NixOS/nixpkgs/issues/116380.
2021-04-23 01:13:28 +02:00
github-actions[bot] b95da5efb6
Merge master into staging-next 2021-04-22 18:14:27 +00:00
Graham Christensen c86bd27503
Merge pull request #119664 from eyJhb/displaylink-5.4
displaylink: 5.3.1 -> 5.4.0 (+evdi)
2021-04-22 13:36:31 +00:00
github-actions[bot] 120744d620
Merge master into staging-next 2021-04-22 12:06:24 +00:00
Michael Weiss 3e01d42024
maintainers: remove tavyc
Their last commit was dcc84d8 from 2017.
Thank you for your contributions.
2021-04-22 11:34:25 +02:00
fortuneteller2k 1dfdf07669 linux_xanmod: 5.11.15 -> 5.11.16 2021-04-22 15:39:14 +08:00
github-actions[bot] 8248f4db36
Merge master into staging-next 2021-04-22 06:05:51 +00:00
Sandro cfb3bfa841
Merge pull request #120088 from primeos/nvme-cli 2021-04-22 03:55:33 +02:00
Sandro d4d8ab2b6a
Merge pull request #120041 from Mic92/isgx 2021-04-22 03:52:52 +02:00
Sandro 2df2e5f330
Merge pull request #118269 from midchildan/feat/fuse/add-darwin 2021-04-22 03:27:36 +02:00
Sandro 5cbd461845
nvme-cli: add mic92 as maintainer
Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
2021-04-22 02:33:31 +02:00
Jörg Thalheim d0a90eb51a
linuxPackages.isgx: limit to x86_64 2021-04-21 23:39:53 +02:00
github-actions[bot] 799ebbc91d
Merge master into staging-next 2021-04-21 18:13:29 +00:00
Michael Weiss c88a223e38
nvme-cli: Remove myself as maintainer 2021-04-21 18:54:54 +02:00
Michael Weiss 7b29dd9f75
nvme-cli: 1.13 -> 1.14 2021-04-21 18:51:25 +02:00
Henri Menke b14062b75c zfsUnstable: 2.0.4 -> 2.1.0-rc3
In https://github.com/openzfs/zfs/commit/658fb802 OpenZFS introduced a
new compatibility feature. This is accompanied by some default profiles
which are located in the $out output of the Nix derivation. However,
these compatibility profiles are used by both the zpool executable
located in $out and the libzfs library located in $lib. This
inadvertently creates a cycle, because zpool refers to $lib to link
against libzfs but libzfs refers back to $out for the compatibility
profiles.

There are two possible routes to rectify this problem:

 1. Patch the zpool source code to not read the compatibility profiles
    and adjust the build system to put them into the $lib output.

 2. Simply remove the $out/$lib split.

Since no other derivation in nixpkgs refers to the $lib output
explicitly we opt for the latter, because this is also in accordance
with upstream.
2021-04-21 09:08:18 -07:00
github-actions[bot] 9b3e698b14
Merge master into staging-next 2021-04-21 12:06:23 +00:00
Jörg Thalheim 7745b7a9d1
isgx: fix support for 5.11 2021-04-21 11:12:49 +02:00
Samuel Gräfenstein 840805562b
linuxPackages.rtw88: 2021-04-01 -> 2021-04-19 2021-04-21 10:03:49 +02:00
Martin Weinelt c15541a27c
dropwatch. 1.5.1 -> 1.5.3 (#119989)
* dropwatch. 1.5.1 -> 1.5.3

https://github.com/nhorman/dropwatch/releases/tag/v1.5.2
https://github.com/nhorman/dropwatch/releases/tag/v1.5.3

Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
2021-04-21 06:28:39 +01:00
github-actions[bot] 99c7bab106
Merge master into staging-next 2021-04-21 00:15:20 +00:00
Sascha Grunert 0540805a62 linuxPackages.oci-seccomp-bpf-hook: 1.2.1 -> 1.2.2
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2021-04-21 06:05:09 +10:00
github-actions[bot] b08c9b444b
Merge master into staging-next 2021-04-20 18:13:16 +00:00
Anderson Torres 30b7492d9b
Merge pull request #118228 from lourkeur/teck-programmer
teck-programmer: init at 1.1.1
2021-04-20 15:08:00 -03:00
Tim Steinbach d9448c95c5 linux/hardened/patches/5.4: 5.4.111-hardened1 -> 5.4.112-hardened1 2021-04-20 09:33:47 -04:00
Tim Steinbach bbb8deabb3 linux/hardened/patches/5.11: 5.11.13-hardened1 -> 5.11.14-hardened1 2021-04-20 09:33:47 -04:00
Tim Steinbach 0d9829b7e5 linux/hardened/patches/5.10: 5.10.29-hardened1 -> 5.10.30-hardened1 2021-04-20 09:33:47 -04:00
Tim Steinbach b67475c4cd linux/hardened/patches/4.19: 4.19.186-hardened1 -> 4.19.187-hardened1 2021-04-20 09:33:47 -04:00
Tim Steinbach 4cd76dbf0c linux: 5.4.111 -> 5.4.112 2021-04-20 09:33:47 -04:00
Tim Steinbach d48f518a08 linux: 5.11.13 -> 5.11.14 2021-04-20 09:33:47 -04:00
Tim Steinbach ed540048c8 linux: 5.10.29 -> 5.10.30 2021-04-20 09:33:47 -04:00
Tim Steinbach 1831a7e8cc linux: 4.19.186 -> 4.19.187 2021-04-20 09:33:47 -04:00
Jörg Thalheim 3e8217986f
Merge pull request #118121 from martinetd/bcc-devendor-libbpf
bcc: devendor libbpf
2021-04-20 14:19:39 +01:00
Louis Bettens 3c0e1f309f teck-udev-rules: init 2021-04-20 09:10:43 +02:00
github-actions[bot] 6ef7c23763
Merge master into staging-next 2021-04-19 18:11:51 +00:00
Sandro 2ef3a9fa87
Merge pull request #119873 from Atemu/update/zen-kernels
zen-kernels: 5.11.14 -> 5.11.15
2021-04-19 19:19:33 +02:00
midchildan f8f5ae544b
afuse: add darwin build 2021-04-20 00:51:47 +09:00
midchildan 67db526c02
btfs: add darwin build 2021-04-20 00:51:41 +09:00
Linus Heckemann 50d091cc65
Merge pull request #119770 from qzle/ramdisks
kernel: Remove CONFIG_BLK_DEV_RAM=y (remove /dev/ram* devices)
2021-04-19 14:17:42 +02:00
eyjhb e153deef61
evdi: v1.7.2 -> unstable-20210401 2021-04-19 08:35:00 +02:00
eyjhb 2bc26039f3
displaylink: 5.3.1 -> 5.4.0 2021-04-19 08:34:48 +02:00
github-actions[bot] b57b2b362c
Merge master into staging-next 2021-04-18 18:10:37 +00:00