linuxKernel.kernels.linux_xanmod_latest: 5.17.8 -> 5.18.1

This commit is contained in:
Phillip Cloud 2022-06-04 14:22:44 -05:00
parent 3fd61ac55e
commit 61b37a0a20
No known key found for this signature in database
GPG Key ID: D908212070FD785E

View File

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