mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-22 10:19:44 +01:00
mnt-reform: Update kernel to 6.17.2
This commit is contained in:
parent
52113c4f5c
commit
9fbdc8cbdb
6 changed files with 131 additions and 31 deletions
4
mnt/reform/updateKernelPatches.sh
Executable file
4
mnt/reform/updateKernelPatches.sh
Executable file
|
|
@ -0,0 +1,4 @@
|
|||
#!/usr/bin/env sh
|
||||
|
||||
nix eval --file updateKernelPatches.nix > kernelPatches.nix
|
||||
nix fmt kernelPatches.nix
|
||||
Loading…
Add table
Add a link
Reference in a new issue