forked from mirrors/nixpkgs
linux_xanmod_latest: 5.17.2 -> 5.17.4
This commit is contained in:
parent
97164719dc
commit
573127a0f2
|
@ -8,9 +8,9 @@ let
|
|||
};
|
||||
|
||||
edgeVariant = {
|
||||
version = "5.17.2";
|
||||
version = "5.17.4";
|
||||
suffix = "xanmod1";
|
||||
hash = "sha256-DK6yFZewqmr/BXFW5tqKXtWb1OLfqokZRQLOQxvBg6Q=";
|
||||
hash = "sha256-Z1iwtryRVse8xAGeQbkQWp41PesjfbJ82h/wB/XSA9k=";
|
||||
};
|
||||
|
||||
xanmodKernelFor = { version, suffix, hash }: buildLinux (args // rec {
|
||||
|
|
Loading…
Reference in a new issue