Merge pull request #142489 from lovesegfault/linux_xanmod-5.14.14-2

conduit-nginx
Sandro 2021-10-21 20:23:03 +02:00 committed by GitHub
commit c52f72d97d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
let
version = "5.14.14";
release = "1";
release = "2";
suffix = "xanmod${release}-cacule";
in
buildLinux (args // rec {
@ -13,7 +13,7 @@ buildLinux (args // rec {
owner = "xanmod";
repo = "linux";
rev = modDirVersion;
sha256 = "sha256-/cbTByyV+hYjn9PHSIb6FeKcl6ejbaVG6hj0VXgaHDg=";
sha256 = "sha256-zjFfxb/Q4fc7gE4+ZPErc2hoPXb1rGVftc9fy76BE/8=";
};
structuredExtraConfig = with lib.kernel; {