Commit graph

13906 commits

Author SHA1 Message Date
Sandro 826f08c65f
Merge pull request #104433 from j4m3s-s/master
busybox: 1.31.1 -> 1.32.0
2021-01-03 10:02:36 +01:00
zowoq fb2311d430 Merge staging-next into staging 2021-01-03 16:33:28 +10:00
Florian Klink 033cfcce15 alsa-plugins: don't build with libjack2 support when cross-compiling
libjack2 doesn't cross-compile, see
https://github.com/NixOS/nixpkgs/issues/96548.

The pulseaudio NixOS module uses pkgs.alsaPlugins to create its
asound.conf, so let's make sure that one can be built when
cross-compiling.
2021-01-01 23:17:56 +01:00
github-actions[bot] 0eb369d907
Merge staging-next into staging 2021-01-01 18:39:12 +00:00
github-actions[bot] c0a9361687
Merge master into staging-next 2021-01-01 18:39:09 +00:00
Wout Mertens 7394bfbcd1
Merge pull request #108132 from wmertens/pam_ssh-edcsa-fix
pam-ssh-agent: fix EDCSA crash
2021-01-01 17:59:21 +01:00
Markus Kowalewski b5be160c1d
rdma-core: 31.2 -> 33.0 2021-01-01 12:14:18 +01:00
Ben Siraphob b04fc593e7 treewide: cmake buildInputs to nativeBuildInputs, minor cleanups 2021-01-01 11:52:33 +07:00
github-actions[bot] a6f7ba3752
Merge staging-next into staging 2020-12-31 18:42:44 +00:00
github-actions[bot] 5dffe03f30
Merge master into staging-next 2020-12-31 18:42:41 +00:00
Samuel Dionne-Riel 4e75a31e98 linux: configure aarch64 contiguous memory allocator via kernel config
As per the in-line comment, this is where distros should configure it.
Not via kernel command line parameters.

As found by looking at the implementation, while exploring the cause of
a bug on the Raspberry Pi 4, it was found that `cma=` on the command
line parameters will overwrite the values a device tree will have
configured for a given platform.

With this, the more recent 5.4 vendor kernel boots just fine on the
Raspberry Pi 4 using our common configuration.
2020-12-31 18:20:49 +01:00
Samuel Dionne-Riel 7f23d3e519 raspberrypi-armstubs: init at 2020-10-08 2020-12-31 18:20:49 +01:00
Emery Hemingway 7b8785b65d erofs-utils: init at 1.2 2020-12-31 14:43:11 +01:00
Frederik Rietdijk f3b4ae8402 Merge staging-next into staging 2020-12-31 13:29:55 +01:00
Frederik Rietdijk e823016e66 Merge master into staging-next 2020-12-31 13:29:32 +01:00
Jörg Thalheim 3780b69224
Merge pull request #107634 from sjau/util-linux-symfollow
util-linux: removing symfollow
2020-12-31 08:04:37 +00:00
Jörg Thalheim c2fca99f97
Revert "Merge branch 'master' into staging-next"
This reverts commit f19b7b03a0, reversing
changes made to 572a864d02.

Sorry. I pushed the wrong staging-next (the one that had my master
merged in). This was not intended.
2020-12-31 08:50:36 +01:00
Jörg Thalheim f19b7b03a0
Merge branch 'master' into staging-next 2020-12-31 07:31:38 +01:00
Tim Steinbach 70a061bd6c
linux/hardened/patches/5.4: 5.4.85.a -> 5.4.86.a 2020-12-30 21:19:16 -05:00
Tim Steinbach 5f4c27eb77
linux/hardened/patches/5.10: init at 5.10.4.a 2020-12-30 21:19:16 -05:00
Tim Steinbach 8ed3ba45f5
linux/hardened/patches/4.19: 4.19.163.a -> 4.19.164.a 2020-12-30 21:19:16 -05:00
Tim Steinbach 334018553b
linux/hardened/patches/4.14: 4.14.212.a -> 4.14.213.a 2020-12-30 21:19:15 -05:00
Tim Steinbach 685d4640a0
linux: 5.4.85 -> 5.4.86 2020-12-30 21:19:15 -05:00
Tim Steinbach 3785b180ba
linux: 5.10.3 -> 5.10.4 2020-12-30 21:19:15 -05:00
Tim Steinbach d4f876cf30
linux: 4.19.163 -> 4.19.164 2020-12-30 21:19:14 -05:00
TredwellGit da806f3f7b linuxHeaders: 5.9.8 -> 5.10.4 2020-12-30 20:03:57 -05:00
Matthew Bauer 90a8f69fac
Merge pull request #107262 from midchildan/update/libtapi
libtapi: 1000.10.8 -> 1100.0.11
2020-12-30 14:37:10 -06:00
Matthew Bauer 24efde00ed
Merge pull request #107013 from thefloweringash/big-sur-bootstrap
darwin: Big Sur-compatible stdenv bootstrap
2020-12-30 14:36:58 -06:00
Michael Raskin a95d8f160a
Merge pull request #107625 from Atemu/r13y/kernel-disable-module-signing
kernel: disable module signing
2020-12-30 17:47:49 +00:00
Wout Mertens 76675a1f73 pam-ssh-agent: fix EDCSA crash 2020-12-30 16:44:06 +01:00
github-actions[bot] 8eb607335b
Merge staging-next into staging 2020-12-30 12:24:51 +00:00
github-actions[bot] 099a83caba
Merge master into staging-next 2020-12-30 12:24:47 +00:00
SebastienWae e8dd1fa1d9
kernelPackages.broadcom_sta: fix build for 5.9 (#106760)
* broadcom: fix build 5.9

Patch to fix the build error for the 5.9 Linux kernel.

* broadcom: swith 5.9 patch to Joan Bruguera's version
Switch the current patch for 5.9 to Joan Bruguera's version which is cleaner and also works for 5.10
2020-12-30 11:58:49 +01:00
Jörg Thalheim a34aa811bd
sysdig: enable aarch64 2020-12-30 07:50:31 +01:00
github-actions[bot] 7e406bcad6
Merge staging-next into staging 2020-12-30 00:53:05 +00:00
github-actions[bot] 31fc475812
Merge master into staging-next 2020-12-30 00:53:01 +00:00
Sridhar Ratnakumar 9b3ad00d8b Bump rtl8821cu for Linux 5.10 support
This makes rtl8821cu build on pkgs.linuxPackages_latest
2020-12-29 19:08:37 -05:00
TredwellGit db860c86f9 firmwareLinuxNonfree: 2020-11-18 -> 2020-12-18 2020-12-29 19:08:06 -05:00
Linus Heckemann 44864fd0f4
Merge pull request #107703 from Atemu/kernel-use-zstd
kernel: use zstd
2020-12-30 00:17:59 +01:00
github-actions[bot] ff873c7c21
Merge master into staging-next 2020-12-29 18:40:52 +00:00
Tim Steinbach 733e537a8a
linux: 4.9.248 -> 4.9.249 2020-12-29 10:11:59 -05:00
Tim Steinbach 18eae95161
linux: 4.4.248 -> 4.4.249 2020-12-29 10:11:58 -05:00
Tim Steinbach b3d2d9170b
linux: 4.14.212 -> 4.14.213 2020-12-29 10:11:57 -05:00
github-actions[bot] 3eb60816ef
Merge master into staging-next 2020-12-29 12:25:25 +00:00
Bernardo Meurer 2b556ea671
Merge pull request #107868 from lovesegfault/radeontop-1.3
radeontop: 2018-06-03 -> 1.3
2020-12-29 09:11:34 +00:00
Bernardo Meurer a1ed40fa18
radeontop: 2019-06-03 -> 1.3 2020-12-29 00:42:28 -08:00
Philipp Bartsch 1aa915c09d usbguard: fix ambiguous GPL license indicator 2020-12-29 15:56:26 +08:00
github-actions[bot] ac03278035
Merge master into staging-next 2020-12-28 18:34:55 +00:00
Timo Kaufmann 90d95d4513
Merge pull request #107148 from Atemu/linux_lqx-init
linux_lqx: init at 5.9.15
2020-12-28 18:35:15 +01:00
Tim Steinbach 80e3ca6f4a
linux: 5.10-rc6 -> 5.11-rc1 2020-12-28 11:22:57 -05:00
Tim Steinbach b24e814e14
linux: 5.10.2 -> 5.10.3 2020-12-28 10:48:04 -05:00
Blaž Hrastnik 9461f0a734 kernel: use zstd compression on 5.9+. 2020-12-28 14:25:17 +01:00
github-actions[bot] d5506c4c59
Merge master into staging-next 2020-12-28 12:24:08 +00:00
Maximilian Bosch 5239dc4d9e
Merge pull request #107786 from freezeboy/update-atop
atop: 2.4.0 -> 2.6.0
2020-12-28 11:13:22 +01:00
Lucas Ransan 68a4db3446 syslinux: fix build on gcc10 2020-12-28 08:43:33 +01:00
github-actions[bot] 9ddbef87ec
Merge staging-next into staging 2020-12-28 00:51:04 +00:00
freezeboy 80563cef69 atop: 2.4.0 -> 2.6.0 2020-12-27 22:56:12 +01:00
Florian Klink b19ae92d50
Merge pull request #107294 from flokli/displaylink-simplify
displaylink: manually activate dlm.service
2020-12-27 22:30:34 +01:00
github-actions[bot] c60825a5d9
Merge staging-next into staging 2020-12-27 18:30:33 +00:00
Drew Risinger 4fe8a8b633 rpi-eeprom: unstable-2020-10-05 -> 2020-12-11 2020-12-27 17:01:02 +01:00
Drew Risinger 2e83f19be2 rpi-eeprom: raspberrypi-tools -> libraspberrypi 2020-12-27 17:01:02 +01:00
Drew Risinger 979a1e109f raspberrypi-tools: remove in favor of libraspberrypi
These packages were duplicated, and often weren't being updated in sync.
The only difference between them was the lack of pkg-config in
libraspberrypi, which is easily fixable.
2020-12-27 17:01:02 +01:00
Drew Risinger 924d461587 raspberrypifw: use stdenvNoCC
This only copies unfree redistributables, don't need a compiler for
that.
2020-12-27 17:01:02 +01:00
Drew Risinger 860cb184ec raspberrypifw: 20201022 -> 20201201 2020-12-27 17:01:02 +01:00
Drew Risinger a128c9c7ec raspberrypiWirelessFirmware: 2019-08-16 -> 2020-12-01 2020-12-27 17:01:02 +01:00
Drew Risinger 6f74787180 linux_rpi: 5.4.51 -> 5.4.79 2020-12-27 17:01:02 +01:00
Matthew Bauer 44dae8d0c8 linux_rpi: 4.19.118 -> 5.4.51
Update to the new default branch for the Raspberry Pi vendor kernel.
2020-12-27 16:48:51 +01:00
Florian Klink 5bfb673137
Merge pull request #107712 from flokli/iwd-fix-cross
Iwd: fix cross compilation
2020-12-27 15:20:52 +01:00
Florian Klink d24918b70e iwd: fix cross compilation
This derivation uses wrapPython to wrap some "test scripts" that are
shipped in the "test" output.

As these test scripts require gobject-introspection, which doesn't
cross-compile at all, let's only patch and ship them when not
cross-compiling.
2020-12-27 13:47:52 +01:00
Florian Klink 52261c4c27 ell: fix cross compilation
The current `fix-dbus-tests.patch` uses automake and pkgconfig to figure
out the path of `dbus-daemon`. This fails when cross-compiling, as
tests aren't run (and `checkInputs`) not available.

Instead of doing this, we can simply teach the tests to pick up
dbus-daemon from $PATH. This was also sent upstream in
https://lists.01.org/hyperkitty/list/ell@lists.01.org/thread/SQEZAIS2LZXSXGTXOW3GTAM5ZPXRLTN4/.
2020-12-27 13:20:50 +01:00
Blaž Hrastnik 9fee546667 kernel/manual-config: add zstd to nativeBuildDeps.
Required to build with zstd compression.

Refs #101108
2020-12-27 10:58:59 +01:00
Blaž Hrastnik 2d0ba1f54b kernel/manual-config: simplify ld-version sed with patchShebangs. 2020-12-27 10:58:57 +01:00
sjau c12fdec39d util-linux: removing symfollow 2020-12-27 09:19:20 +01:00
github-actions[bot] 5504b75e2b
Merge staging-next into staging 2020-12-27 06:20:04 +00:00
Jörg Thalheim a945fdb483
Merge pull request #107689 from flokli/raspberrypi-tools-build-x86_64-linux
raspberrypi-tools: fix build on x86_64-linux
2020-12-27 06:02:25 +00:00
Anderson Torres 086946df11
Merge pull request #91203 from davidak/zsa
nixos/zsa: init at unstable-2020-12-16
2020-12-26 23:53:48 -03:00
Florian Klink b1fb82e979 raspberrypi-tools: fix build on x86_64-linux
This allows using tools such as dtmerge on x86_64-linux.
2020-12-27 03:29:25 +01:00
github-actions[bot] 9c87ad5a33
Merge staging-next into staging 2020-12-27 00:51:02 +00:00
Sandro 09794ef0dd
Merge pull request #107512 from thiagokokada/bump-cpuset 2020-12-27 01:23:58 +01:00
Thiago Kenji Okada 563ce87412 cpuset: 1.5.8 -> 1.6
Switch from wykurz to lpechacek fork, so we can use Python 3 instead of
Python 2. However, Python 2 should still works.

Also, fix this issue since it is easy:
https://github.com/lpechacek/cpuset/issues/38
2020-12-26 16:03:54 -03:00
Atemu 0fdf69260a linux_lqx: add a description 2020-12-26 13:35:45 +01:00
Atemu 02437ff86c linux_zen: add a description
Taken from https://liquorix.net/ who use the same sauce in their kernel
2020-12-26 13:30:53 +01:00
Atemu 2c19ef2209 linux: disable module signing
Without this, the kernel would generate a random one for us which obviously
isn't reproducible.

`nix-build -A linux --check` succeeds now!
(Tested at different times with different kernel)
2020-12-26 13:15:04 +01:00
davidak 0d0ff21f2f nixos/zsa: init at unstable-2020-12-16
add support for ZSA keyboards

Co-authored-by: Julien Debon <julien.debon@pm.me>
2020-12-26 09:56:34 +01:00
github-actions[bot] 09a970dcd2
Merge staging-next into staging 2020-12-25 12:23:40 +00:00
Gabriel Ebner ce8c83623d
Merge pull request #107263 from edibopp/patch-rtl8761b
Firmware and kernel patch for Realtek RTL8761b
2020-12-25 11:08:32 +01:00
github-actions[bot] 91f827cb1d
Merge staging-next into staging 2020-12-24 18:34:36 +00:00
Florian Klink a285c3e9af Revert "alsa-firmware: 1.2.1 -> 1.2.4"
This was pushed to master without a PR and broke cross compilation of a
small cross-NixOS:

```
configure: error: in `/build/alsa-firmware-1.2.4':
configure: error: C compiler cannot create executables
See `config.log' for more details
```

Let's re-roll this in a PR.

This reverts commit 72f71e9071.
2020-12-24 17:17:57 +01:00
github-actions[bot] 1bf7a72105
Merge staging-next into staging 2020-12-24 06:23:13 +00:00
Tim Steinbach 72f71e9071
alsa-firmware: 1.2.1 -> 1.2.4 2020-12-23 20:18:28 -05:00
Tim Steinbach fe23bdaecb
alsaLib: 1.2.3 -> 1.2.4 2020-12-23 20:18:24 -05:00
github-actions[bot] f1957cd789
Merge staging-next into staging 2020-12-23 18:33:06 +00:00
Tim Steinbach 1539732cc6
shadow: Add test 2020-12-23 13:28:52 -05:00
Tim Steinbach d703c1ef25 pam: 1.3.1 -> 1.5.1 2020-12-23 12:33:08 -05:00
Arnout Engelen de075d25c7
linux: omit build id (#106648)
Don't include an ​NT_GNU_BUILD_ID (that is randomly generated
at build time).

This improves the kernel reproducibility: when also disabling
the MOUDLE_SIG and SECURITY_LOCKDOWN_LSM options the build
is bit-by-bit reproducible.
2020-12-23 16:31:05 +01:00
github-actions[bot] 49eb10e5be
Merge staging-next into staging 2020-12-23 12:25:41 +00:00
github-actions[bot] bb5bf5cd27
Merge master into staging-next 2020-12-23 12:25:37 +00:00
Sandro 4dc9718643
Merge pull request #107345 from LibreCybernetics/upgrade-nvidia-vulkan-beta
nvidia-x11.vulkan_beta: 455.46.02 -> 455.46.04
2020-12-23 08:01:32 +01:00
github-actions[bot] 1f4fb62fda
Merge staging-next into staging 2020-12-23 00:48:34 +00:00
github-actions[bot] 28fd8e0d59
Merge master into staging-next 2020-12-23 00:48:29 +00:00
Tim Steinbach bf0589a3c5
linux/hardened/patches/5.9: 5.9.15.a -> 5.9.16.a 2020-12-22 14:37:21 -05:00
Tim Steinbach 371b86735f
linux/hardened/patches/5.4: 5.4.84.a -> 5.4.85.a 2020-12-22 14:37:19 -05:00
Tim Steinbach 96396f35b8
linux-rt_5_4: 5.4.82-rt45 -> 5.4.84-rt47 2020-12-22 14:36:53 -05:00
Frederik Rietdijk 736dd028ca Merge staging-next into staging 2020-12-22 19:43:32 +01:00
github-actions[bot] e0d458ed2c
Merge master into staging-next 2020-12-22 18:27:30 +00:00
Anderson Torres 6690232388
Merge pull request #104197 from Chiiruno/dev/bcachefs
linux_testing_bcachefs: 5.8.0-2020.09.07 -> 5.9.0-2020.11.17 // bcachefs-tools: 2020-08-25 -> 2020-11-17
2020-12-22 11:09:43 -03:00
Atemu fd2d1eb907 linux_lqx: 5.9.15 -> 5.9.16 2020-12-22 08:15:47 +01:00
Andrew Childs 34c8fae439 darwin/stdenv: tapi stub based bootstrap
Fixes bootstrapping on macOS Big Sur.
2020-12-22 11:43:54 +09:00
Fabián Heredia Montiel 91d6b7d09c nvidia-x11.vulkan_beta: 455.46.02 -> 455.46.04 2020-12-21 16:00:44 -06:00
Michael Weiss b9ede6493f
iproute2: Update the source hash
A new archive was uploaded to fix the version string.
2020-12-21 22:21:35 +01:00
github-actions[bot] e1c2ee0555
Merge staging-next into staging 2020-12-21 18:23:33 +00:00
github-actions[bot] 85b7955180
Merge master into staging-next 2020-12-21 18:23:29 +00:00
Tim Steinbach c0e091e6d7
linux-rt_5_10: 5.10.1-rt19 -> 5.10.1-rt20 2020-12-21 12:48:17 -05:00
Tim Steinbach 4859bf2874
linux: 5.9.15 -> 5.9.16 2020-12-21 12:48:17 -05:00
Tim Steinbach 6b4ee3bf33
linux: 5.4.84 -> 5.4.85 2020-12-21 12:48:16 -05:00
Tim Steinbach 9dc0ab949b
linux: 5.10.1 -> 5.10.2 2020-12-21 12:48:16 -05:00
Wout Mertens 2194012d3b
Merge pull request #90142 from wmertens/pam-ssh-agent
pam_ssh_agent_auth: 0.10.3 -> 0.10.4
2020-12-21 16:29:59 +01:00
Michael Weiss 21bb0f56c5
iproute2: 5.9.0 -> 5.10.0 (#107319) 2020-12-21 15:22:56 +01:00
github-actions[bot] d87de5dd7d
Merge staging-next into staging 2020-12-21 12:23:08 +00:00
github-actions[bot] d442b912ae
Merge master into staging-next 2020-12-21 12:23:05 +00:00
Michael Raskin 4aa87cfa36
Merge pull request #107003 from Atemu/update/linux_zen
linux_zen: 5.9.14 -> 5.10.1
2020-12-21 11:51:38 +00:00
markuskowa a0c36072de
Merge pull request #107287 from markuskowa/upd-libpsm
libpsm2: 11.2.156 -> 11.2.185
2020-12-21 09:37:02 +01:00
github-actions[bot] 204a4ef360
Merge staging-next into staging 2020-12-21 00:45:57 +00:00
github-actions[bot] bdf1e394e4
Merge master into staging-next 2020-12-21 00:45:49 +00:00
Florian Klink 43f74794de displaylink: manually activate dlm.service
The shell script coming with the vendor-provided udev rule simply
starts dlm.service (and sets up some symlinks), and stops dlm.service if
that was the last card plugged in.

On NixOS, some of the cat/grep/sed commands are not available, causing
the script to fail.

Turns out, the symlinks aren't needed at all. Archlinux ships their own
script
(https://aur.archlinux.org/cgit/aur.git/plain/udev.sh?h=displaylink),
which only starts and stops dlm.service, depending on whether there's
cards left or not.

We can further optimize this by simply starting dlm.service on the first
card, and not stopping it at all. Considering dlm won't get stopped if
one of multiple cards is unplugged, it seems to handle disconnects.
2020-12-21 00:34:31 +01:00
Florian Klink 132894d1fa
Merge pull request #106728 from eyJhb/evdi-1.7.1
evdi: unstable-20200416 -> v1.7.2
2020-12-21 00:28:22 +01:00
Eduard Bopp 81f4bca15c rtl8761b-firmware: init at rtk1395
Also included the firmware under enableRedistributableFirmware.
2020-12-21 00:22:53 +01:00
Markus Kowalewski 6078ad5270
libpsm2: 11.2.156 -> 11.2.185 2020-12-20 22:07:34 +01:00
Milan Pässler a333985d59 libtorrentRasterbar: rename to libtorrent-rasterbar
This is done to match upstream naming:
https://github.com/NixOS/nixpkgs/pull/107194#issuecomment-748501379
2020-12-20 20:51:28 +01:00
midchildan 10e8c6d323
libtapi: 1000.10.8 -> 1100.0.11
closes #106348
2020-12-21 00:55:58 +09:00
Eduard Bopp 6ac71f593d linux: backport support for RTL8761b to 5.4 2020-12-20 14:36:07 +01:00
github-actions[bot] 1ae31afc4d
Merge staging-next into staging 2020-12-20 12:22:13 +00:00
github-actions[bot] 92db8d3c26
Merge master into staging-next 2020-12-20 12:22:10 +00:00
Doron Behar bc43653598
Merge pull request #97177 from r-ryantm/auto-update/intel-compute-runtime
intel-compute-runtime: 20.33.17675 -> 20.34.17727
2020-12-20 09:57:49 +02:00
stigo 134a1ad375
Merge pull request #107225 from maxeaubrey/tomb_2.8.1
tomb: 2.8 -> 2.8.1
2020-12-20 19:20:42 +01:00
Alyssa Ross fc08002774
Merge pull request #106663 from alyssais/autoconf
autoconf: 2.69 -> 2.70
2020-12-19 22:26:50 +00:00
Maxine Aubrey 47586f2451
tomb: 2.8 -> 2.8.1 2020-12-19 21:48:52 +01:00
github-actions[bot] b24d59148c
Merge master into staging-next 2020-12-19 12:22:54 +00:00
Atemu 87994fa87b nvidia_x11_beta: 455.45.01 -> 460.27.04 2020-12-19 05:48:01 +01:00
Linus Heckemann 16c0697e68 linux: fix generate-config's handling of "no-choice" options
Prior to this change, the script could potentially get confused by
"menus" containing only one valid option. Thus, with

CPU_BIG_ENDIAN = no;
CPU_LITTLE_ENDIAN = yes;
ARM64_PA_BITS_48 = yes;

the endianness would be set incorrectly:

GOT: Physical address space size
GOT: > 1. 48-bit (ARM64_PA_BITS_48)
GOT: choice[1]: 1
GOT: Endianness
GOT:   1. Build big-endian kernel (CPU_BIG_ENDIAN)
GOT: > 2. Build little-endian kernel (CPU_LITTLE_ENDIAN)
CHOICE: 1-2?, ANSWER: 1

This commit fixes this error by forgetting previous menu choices if a
line that follows a menu option is neither another menu option nor the
prompt for choosing one of the options.
2020-12-19 01:55:21 +01:00
github-actions[bot] a4876421e8
Merge master into staging-next 2020-12-18 12:22:44 +00:00
Atemu ff636d5843 linux_lqx: init at 5.9.15
Same source as linux_zen but with a release schedule that's not quite as
bleeding edge. For example, it's currenly on the newest 5.9 release while
linux_zen is already on 5.10 and won't release future 5.9 fixes.

Originally meant for debianish Distros.
2020-12-18 13:07:55 +01:00
Doron Behar aefb103620
Merge pull request #103662 from r-ryantm/auto-update/eventstat
eventstat: 0.04.10 -> 0.04.11
2020-12-18 12:02:12 +02:00
github-actions[bot] 2af34c1479
Merge master into staging-next 2020-12-18 06:19:52 +00:00
Peter Hoeg 85298db412 kernelPackages.ena: 2.2.11 -> 2.3.0 2020-12-18 10:24:12 +08:00
github-actions[bot] abb757ba28
Merge master into staging-next 2020-12-18 00:42:45 +00:00
github-actions[bot] 8c3e8bd4b9
Merge master into staging-next 2020-12-17 18:17:15 +00:00
Daniël de Kok 99aa5a5b08 Revert "nvidia-x11: 455.45.01 -> 460.27.04"
This reverts commit 784df0764f.
2020-12-17 18:08:53 +01:00
Tim Steinbach 62f5b921c5
linux/hardened/patches/5.9: 5.9.14.a -> 5.9.15.a 2020-12-17 09:21:58 -05:00
Tim Steinbach 1eb7cd9572
linux/hardened/patches/5.4: 5.4.83.a -> 5.4.84.a 2020-12-17 09:21:58 -05:00