3
0
Fork 0
forked from mirrors/nixpkgs

linux_xanmod_latest: 5.17.4 -> 5.17.8

This commit is contained in:
Atemu 2022-05-16 18:53:50 +02:00
parent 3133e29fce
commit fe151054ff

View file

@ -8,9 +8,9 @@ let
};
edgeVariant = {
version = "5.17.4";
version = "5.17.8";
suffix = "xanmod1";
hash = "sha256-Z1iwtryRVse8xAGeQbkQWp41PesjfbJ82h/wB/XSA9k=";
hash = "sha256-Q8YmBeocolr6Ds2inwV299Td6/zE8RTA1SWve5ZykAs=";
};
xanmodKernelFor = { version, suffix, hash }: buildLinux (args // rec {