3
0
Fork 0
forked from mirrors/nixpkgs

linux_xanmod: 5.15.4 -> 5.15.6

This commit is contained in:
Bernardo Meurer 2021-12-08 12:07:43 +00:00
parent 3688c4ef87
commit 19945f7be5
No known key found for this signature in database
GPG key ID: F4C0D53B8D14C246

View file

@ -1,8 +1,8 @@
{ lib, stdenv, buildLinux, fetchFromGitHub, ... } @ args:
let
version = "5.15.4";
release = "1";
version = "5.15.6";
release = "2";
suffix = "xanmod${release}-tt";
in
buildLinux (args // rec {
@ -13,7 +13,7 @@ buildLinux (args // rec {
owner = "xanmod";
repo = "linux";
rev = modDirVersion;
sha256 = "sha256-N/Gvlc5lYSH77nz30cOrtIk1CVu112fv4aOKmfT25XM=";
sha256 = "sha256-7wK/KIITQT3qmn4WMZHR9wigYgiq88njGn/FLYwI1ls=";
};
structuredExtraConfig = with lib.kernel; {