PedroHLC ☭
95667fbfa9
linuxKernel.kernels.linux_lqx: 6.0.13-lqx3 -> 6.1.2-lqx1
2023-01-02 10:08:55 -03:00
PedroHLC ☭
b9e3eb4aae
linuxKernel.kernels.linux_zen: 6.1-zen1 -> 6.1.2-zen1
2023-01-02 10:08:55 -03:00
Jörg Thalheim
dda48a5044
linux_testing_bcachefs: 2022-10-31 -> 2022-12-29
2023-01-01 19:58:17 +01:00
Dmitry Bogatov
26969c3a81
pkgsStatic.lm_sensors: fix build
2023-01-01 10:28:42 -05:00
Naïm Favier
2c83122c18
treewide: fix broken meta
attributes
2023-01-01 14:10:42 +01:00
Victor Engmark
cbd1dc1e72
nixos-rebuild: Treat any build/target host as non-local
...
Closes #148918 .
2023-01-01 00:28:02 -05:00
Philippe Hürlimann
bcbedfeefc
nixos/ulogd: init
...
Heavily based on original work by xvuko
Co-authored-by: xvuko <nix@vuko.pl>
2022-12-28 00:17:28 +01:00
Philippe Hürlimann
77763b4c88
ulogd: init at 2.0.8
...
Heavily based on original work by xvuko.
Co-authored-by: xvuko <nix@vuko.pl>
2022-12-28 00:17:27 +01:00
Naïm Favier
3fc528ff7f
Merge pull request #207095 from ncfavier/linux-custom-kernel
2022-12-27 17:10:43 +01:00
Bernardo Meurer
ed05a4b5c7
Merge pull request #205269 from xaverdh/mglru
...
enable Multi-Gen LRU in the linux kernel config
2022-12-27 11:40:03 -03:00
figsoda
86a14dbfe8
Merge pull request #207731 from figsoda/mdevctl
...
mdevctl: remove patch, install more files
2022-12-26 20:08:08 -05:00
Samuel Dionne-Riel
7a073668c1
Merge pull request #207369 from samueldr/fix/rtl8821au-arm
...
rtl8821au: 2022-08-22 -> 2022-12-22 + Fix build for ARM
2022-12-26 18:10:02 -05:00
figsoda
6e5cb911f3
mdevctl: remove patch, install more files
2022-12-25 15:31:25 -05:00
R. Ryantm
b7fee99eb8
fnotifystat: 0.02.08 -> 0.02.09
2022-12-25 12:02:21 +01:00
Sandro
c8c8ac5cc6
Merge pull request #203449 from yaxitech/azure-quote-provider
2022-12-24 16:19:39 +01:00
Sandro
1c208e091f
Merge pull request #206275 from wegank/prl-tools-bump
2022-12-24 01:01:46 +01:00
ajs124
fccb0aa808
Merge pull request #207259 from helsinki-systems/upd/nftables
...
nftables: 1.0.5 -> 1.0.6
2022-12-23 18:39:31 +01:00
Maximilian Bosch
1ecc5414ce
linux/hardened/patches/6.0: 6.0.13-hardened1 -> 6.0.15-hardened1
2022-12-23 08:16:08 +01:00
Maximilian Bosch
7a3b851089
linux/hardened/patches/5.4: 5.4.227-hardened1 -> 5.4.228-hardened1
2022-12-23 08:15:55 +01:00
Maximilian Bosch
afc5e7cc9a
linux/hardened/patches/5.15: 5.15.83-hardened1 -> 5.15.85-hardened1
2022-12-23 08:15:43 +01:00
Maximilian Bosch
d3e0241c4d
linux/hardened/patches/5.10: 5.10.159-hardened1 -> 5.10.161-hardened1
2022-12-23 08:15:31 +01:00
Maximilian Bosch
69bbfa18e4
linux: 6.1 -> 6.1.1
2022-12-23 08:14:44 +01:00
Maximilian Bosch
f6f17ce513
linux: 6.0.13 -> 6.0.15
2022-12-23 08:14:32 +01:00
Maximilian Bosch
734f672b67
linux: 5.4.227 -> 5.4.228
2022-12-23 08:14:20 +01:00
Maximilian Bosch
a464cfcb36
linux: 5.15.83 -> 5.15.85
2022-12-23 08:14:10 +01:00
Maximilian Bosch
600ca141de
linux: 5.10.159 -> 5.10.161
2022-12-23 08:13:54 +01:00
Samuel Dionne-Riel
727cb55005
rtl8821au: 2022-08-22 -> 2022-12-22
2022-12-22 23:12:50 -05:00
Samuel Dionne-Riel
1df9101cd3
rtl8821au: Fix build for ARM
2022-12-22 22:20:23 -05:00
ajs124
866182be1d
nftables: 1.0.5 -> 1.0.6
...
https://www.spinics.net/lists/netfilter/msg60949.html
2022-12-22 15:16:32 +01:00
Naïm Favier
a8fd50b79c
nixos/doc: update custom kernel instructions
...
Document the `linux.override` way first, then `linuxManualConfig`.
Add a `linux.configEnv` passthru attribute for quickly getting a
`make nconfig`-ready shell.
2022-12-22 01:42:15 +01:00
Naïm Favier
6c563f30fe
linuxManualConfig: don't require lib and stdenv arguments
...
Reverts 7c7c83e233
which was
only needed for the minimal-kernel.nix test module and clutters the call site.
stdenv can still be overridden with `linuxManualConfig.override { stdenv = ...; }`.
2022-12-22 01:42:15 +01:00
Naïm Favier
cf568d20d5
linux: remove modDirVersionArg
argument
...
It's redundant with `argsOverride.modDirVersion`.
2022-12-21 13:23:28 +01:00
Naïm Favier
fc346c5e62
linux: use lib.versions.pad
for modDirVersion
2022-12-21 13:23:28 +01:00
Martin Weinelt
0f7b08da99
openvswitch-lts: 2.17.3 -> 2.17.5
...
Fixes LLDP underflow issue while parsing malformed Auto Attach TLVs.
https://www.openvswitch.org/releases/NEWS-2.17.4.txt
https://www.openvswitch.org/releases/NEWS-2.17.5.txt
2022-12-20 23:33:26 +01:00
Martin Weinelt
050c526a36
openvswitch: 3.0.1 -> 3.0.3
...
Fixes LLDP underflow issue while parsing malformed Auto Attach TLVs.
https://www.openvswitch.org/releases/NEWS-3.0.2.txt
https://www.openvswitch.org/releases/NEWS-3.0.3.txt
2022-12-20 23:31:41 +01:00
Vladimír Čunát
3c6d63d22c
rtw89-firmware: fixup build after rtw89 update
...
It didn't build since commit f170b6a85f
from PR #206855
This is just a stop-gap measure to unblock unstable-small channel.
2022-12-20 20:42:04 +01:00
Sandro
9eec887099
Merge pull request #204682 from Luflosi/update/raspberrypi-eeprom
...
raspberrypi-eeprom: 2022.04.26-138a1 -> 2022.12.07-138a1
2022-12-20 16:06:13 +01:00
K900
8bda09a85d
Merge pull request #206962 from LunNova/lunnova/linux-firmware-202212
...
linux-firmware: 20221109 -> 20221214
2022-12-20 11:56:37 +03:00
Pedro Antunes
842df7623e
rtw89: unstable-2021-10-21 -> unstable-2022-12-18
...
There was no support for 8852BE, and 8853CE devices.
2022-12-20 08:25:24 +01:00
Sandro
0d2eab489a
Merge pull request #206200 from X9VoiD/broadcom-sta-fix-6.1
...
Fixes https://github.com/NixOS/nixpkgs/issues/206867
2022-12-20 01:48:15 +01:00
markuskowa
f772c7d8ab
Merge pull request #206367 from r-ryantm/auto-update/intel-cmt-cat
...
intel-cmt-cat: 4.4.1 -> 4.5.0
2022-12-19 22:19:16 +01:00
Otavio Salvador
6ecf1403e3
rtl88x2bu: 2022-08-18 -> 2022-12-17
...
Fixes build with 6.1.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2022-12-19 17:47:41 -03:00
Jörg Thalheim
adf346ae01
Merge pull request #206632 from Mic92/bcc
...
linuxPackages.bcc: 0.25.0 -> 0.26.0
2022-12-19 19:22:00 +00:00
Jörg Thalheim
9bf4ec6909
Merge pull request #206645 from Mic92/nix-ld
...
nixos/nix-ld: set NIX_LD by default
2022-12-19 16:26:02 +00:00
Jörg Thalheim
aa65dd1225
nix-ld: 1.0.2 -> 1.0.3
...
Diff: https://github.com/mic92/nix-ld/compare/1.0.2...1.0.3
2022-12-19 17:06:41 +01:00
Luna Nova
247defe599
linux-firmware: 20221109 -> 20221214
...
Main changes of interest are another set of new amdgpu firmwares and updates for existing firmware
2022-12-19 07:20:48 -08:00
Dominik Xaver Hörl
be2ee8b4a4
linux_xanmod: note on Multigen. LRU being on by default
2022-12-19 15:18:06 +01:00
Dominik Xaver Hörl
95c27f5975
linux: enable Multi-Gen LRU by default
2022-12-19 15:18:05 +01:00
Dominik Xaver Hörl
6486611984
linux: build with support for Multi-Gen LRU
2022-12-19 15:18:05 +01:00
Jacek Galowicz
1b33417f69
Merge pull request #205343 from liketechnik/tuxedo-keyboard-3.1.1
...
linuxPackages.tuxedo-keyboard: 3.0.9 -> 3.1.1
2022-12-19 07:04:58 +01:00