linux_xanmod_latest: 5.18.1 -> 5.18.10

This commit is contained in:
Phillip Cloud 2022-07-01 14:29:05 -04:00
parent 3087ec9f21
commit bc799b3222
No known key found for this signature in database
GPG key ID: D908212070FD785E

View file

@ -8,9 +8,9 @@ let
};
edgeVariant = {
version = "5.18.1";
version = "5.18.10";
suffix = "xanmod1";
hash = "sha256-dqvB4F2S7cklSJ7XTUNvWVKTsZGLevOXME5lvhmfyis=";
hash = "sha256-RtvrJujd854bKf1YPiPavTh9oplpFN9ykr624K17vKE=";
};
xanmodKernelFor = { version, suffix, hash }: buildLinux (args // rec {