linuxKernel.kernels.linux_xanmod: 5.14.12 -> 5.14.14

conduit-nginx
Bernardo Meurer 2021-10-20 17:57:23 -07:00
parent 85b417446a
commit 0530b5e15f
No known key found for this signature in database
GPG Key ID: F4C0D53B8D14C246
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{ lib, stdenv, buildLinux, fetchFromGitHub, ... } @ args:
let
version = "5.14.12";
version = "5.14.14";
release = "1";
suffix = "xanmod${release}-cacule";
in
@ -13,7 +13,7 @@ buildLinux (args // rec {
owner = "xanmod";
repo = "linux";
rev = modDirVersion;
sha256 = "sha256-JVTi319BLHM4CgF7KaN3C/92N4uwh59po1AcOinNpww=";
sha256 = "sha256-/cbTByyV+hYjn9PHSIb6FeKcl6ejbaVG6hj0VXgaHDg=";
};
structuredExtraConfig = with lib.kernel; {