3
0
Fork 0
forked from mirrors/nixpkgs

linux_xanmod_latest: 5.17.2 -> 5.17.4

This commit is contained in:
fortuneteller2k 2022-04-29 06:45:40 +00:00
parent 97164719dc
commit 573127a0f2

View file

@ -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 {