linux_xanmod: 5.15.11 -> 5.15.12

This commit is contained in:
fortuneteller2k 2021-12-30 14:15:46 +08:00
parent 7d0688ab90
commit 4768d1e9fa

View File

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