Merge pull request #151911 from lovesegfault/linux_xanmod-5.15.11

linux_xanmod: 5.15.7 -> 5.15.11
This commit is contained in:
Bernardo Meurer 2021-12-23 21:29:07 +00:00 committed by GitHub
commit 9377b6e39d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
{ lib, stdenv, buildLinux, fetchFromGitHub, ... } @ args:
let
version = "5.15.7";
version = "5.15.11";
release = "1";
suffix = "xanmod${release}-tt";
in
@ -13,7 +13,7 @@ buildLinux (args // rec {
owner = "xanmod";
repo = "linux";
rev = modDirVersion;
sha256 = "sha256-SeqPnzT3SApFozgQsiGtS9uUqxk8aXcDp7adcERlL1A=";
sha256 = "sha256-f5DvjgZQoryCpRcawlmZY6muZdAcQMNm+N18XHEBq4U=";
};
structuredExtraConfig = with lib.kernel; {