mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-26 00:43:20 +00:00
linux_xanmod_latest: 5.17.0 -> 5.17.1
This commit is contained in:
parent
dd22fa7ecd
commit
3280363b2f
@ -8,9 +8,9 @@ let
|
||||
};
|
||||
|
||||
edgeVariant = {
|
||||
version = "5.17.0";
|
||||
version = "5.17.1";
|
||||
suffix = "xanmod1";
|
||||
hash = "sha256-tVwc6vx3SAToasbCCz8IuESfHd3NvPM34FrzbBK7Sfc=";
|
||||
hash = "sha256-yRRvoH25ju9TZnlO7AS5JEFjM0oP4JYb89Ie7xGPisA=";
|
||||
};
|
||||
|
||||
xanmodKernelFor = { version, suffix, hash }: buildLinux (args // rec {
|
||||
|
Loading…
Reference in New Issue
Block a user