about summary refs log tree commit diff
path: root/pkgs/os-specific
AgeCommit message (Collapse)AuthorFilesLines
2022-12-27Merge pull request #207095 from ncfavier/linux-custom-kernelNaïm Favier13-35/+45
2022-12-27Merge pull request #205269 from xaverdh/mglruBernardo Meurer2-1/+5
enable Multi-Gen LRU in the linux kernel config
2022-12-26Merge pull request #207731 from figsoda/mdevctlfigsoda2-458/+24
mdevctl: remove patch, install more files
2022-12-26Merge pull request #207369 from samueldr/fix/rtl8821au-armSamuel Dionne-Riel1-4/+13
rtl8821au: 2022-08-22 -> 2022-12-22 + Fix build for ARM
2022-12-25mdevctl: remove patch, install more filesfigsoda2-458/+24
2022-12-25fnotifystat: 0.02.08 -> 0.02.09R. Ryantm1-2/+2
2022-12-24Merge pull request #203449 from yaxitech/azure-quote-providerSandro3-1/+121
2022-12-24Merge pull request #206275 from wegank/prl-tools-bumpSandro1-2/+2
2022-12-23Merge pull request #207259 from helsinki-systems/upd/nftablesajs1241-3/+3
nftables: 1.0.5 -> 1.0.6
2022-12-23linux/hardened/patches/6.0: 6.0.13-hardened1 -> 6.0.15-hardened1Maximilian Bosch1-5/+5
2022-12-23linux/hardened/patches/5.4: 5.4.227-hardened1 -> 5.4.228-hardened1Maximilian Bosch1-5/+5
2022-12-23linux/hardened/patches/5.15: 5.15.83-hardened1 -> 5.15.85-hardened1Maximilian Bosch1-5/+5
2022-12-23linux/hardened/patches/5.10: 5.10.159-hardened1 -> 5.10.161-hardened1Maximilian Bosch1-5/+5
2022-12-23linux: 6.1 -> 6.1.1Maximilian Bosch1-2/+2
2022-12-23linux: 6.0.13 -> 6.0.15Maximilian Bosch1-2/+2
2022-12-23linux: 5.4.227 -> 5.4.228Maximilian Bosch1-2/+2
2022-12-23linux: 5.15.83 -> 5.15.85Maximilian Bosch1-2/+2
2022-12-23linux: 5.10.159 -> 5.10.161Maximilian Bosch1-2/+2
2022-12-22rtl8821au: 2022-08-22 -> 2022-12-22Samuel Dionne-Riel1-3/+3
2022-12-22rtl8821au: Fix build for ARMSamuel Dionne-Riel1-1/+10
2022-12-22solo5: retain debugging infoEmery Hemingway1-0/+3
2022-12-22nftables: 1.0.5 -> 1.0.6ajs1241-3/+3
https://www.spinics.net/lists/netfilter/msg60949.html
2022-12-22nixos/doc: update custom kernel instructionsNaïm Favier1-0/+9
Document the `linux.override` way first, then `linuxManualConfig`. Add a `linux.configEnv` passthru attribute for quickly getting a `make nconfig`-ready shell.
2022-12-22linuxManualConfig: don't require lib and stdenv argumentsNaïm Favier2-9/+9
Reverts https://github.com/NixOS/nixpkgs/commit/7c7c83e2335c3aa6f26a4f9c905c49c430b5be09 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-21Merge pull request #180888 from gdinh/add-plistwatchSandro2-0/+50
2022-12-21linux: remove `modDirVersionArg` argumentNaïm Favier8-16/+8
It's redundant with `argsOverride.modDirVersion`.
2022-12-21linux: use `lib.versions.pad` for `modDirVersion`Naïm Favier13-19/+28
2022-12-20openvswitch-lts: 2.17.3 -> 2.17.5Martin Weinelt1-2/+2
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-20openvswitch: 3.0.1 -> 3.0.3Martin Weinelt1-2/+2
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-20rtw89-firmware: fixup build after rtw89 updateVladimír Čunát1-2/+12
It didn't build since commit f170b6a85f2 from PR #206855 This is just a stop-gap measure to unblock unstable-small channel.
2022-12-20Merge pull request #204682 from Luflosi/update/raspberrypi-eepromSandro1-2/+2
raspberrypi-eeprom: 2022.04.26-138a1 -> 2022.12.07-138a1
2022-12-20Merge pull request #206962 from LunNova/lunnova/linux-firmware-202212K9001-3/+3
linux-firmware: 20221109 -> 20221214
2022-12-20rtw89: unstable-2021-10-21 -> unstable-2022-12-18Pedro Antunes1-5/+5
There was no support for 8852BE, and 8853CE devices.
2022-12-20Merge pull request #206200 from X9VoiD/broadcom-sta-fix-6.1Sandro2-0/+85
Fixes https://github.com/NixOS/nixpkgs/issues/206867
2022-12-19Merge pull request #206367 from r-ryantm/auto-update/intel-cmt-catmarkuskowa1-2/+2
intel-cmt-cat: 4.4.1 -> 4.5.0
2022-12-19rtl88x2bu: 2022-08-18 -> 2022-12-17Otavio Salvador1-3/+3
Fixes build with 6.1. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2022-12-19Merge pull request #206632 from Mic92/bccJörg Thalheim1-2/+2
linuxPackages.bcc: 0.25.0 -> 0.26.0
2022-12-19Merge pull request #206645 from Mic92/nix-ldJörg Thalheim1-2/+2
nixos/nix-ld: set NIX_LD by default
2022-12-19nix-ld: 1.0.2 -> 1.0.3Jörg Thalheim1-2/+2
Diff: https://github.com/mic92/nix-ld/compare/1.0.2...1.0.3
2022-12-19linux-firmware: 20221109 -> 20221214Luna Nova1-3/+3
Main changes of interest are another set of new amdgpu firmwares and updates for existing firmware
2022-12-19linux_xanmod: note on Multigen. LRU being on by defaultDominik Xaver Hörl1-1/+2
2022-12-19linux: enable Multi-Gen LRU by defaultDominik Xaver Hörl1-0/+1
2022-12-19linux: build with support for Multi-Gen LRUDominik Xaver Hörl1-0/+2
2022-12-19Merge pull request #205343 from liketechnik/tuxedo-keyboard-3.1.1Jacek Galowicz1-3/+3
linuxPackages.tuxedo-keyboard: 3.0.9 -> 3.1.1
2022-12-18Merge pull request #206697 from hmenke/sof-firmwareAnderson Torres1-14/+10
sof-firmware: 2.2.2 -> 2.2.3
2022-12-18Merge pull request #206646 from figsoda/typosValentin Gagarin2-3/+3
2022-12-18sof-firmware: 2.2.2 -> 2.2.3Henri Menke1-14/+10
Co-authored-by: Anderson Torres <torres.anderson.85@protonmail.com>
2022-12-18brillo: 1.4.10 -> 1.4.11R. Ryantm1-2/+2
2022-12-17treewide: fix typosfigsoda2-3/+3
2022-12-18linuxPackages.bcc: 0.25.0 -> 0.26.0Jörg Thalheim1-2/+2
Diff: https://github.com/iovisor/bcc/compare/v0.25.0...v0.26.0