Merge pull request #134710 from lovesegfault/linux_xanmod-5.13.12

linux_xanmod: 5.13.11 -> 5.13.12
This commit is contained in:
Sandro 2021-08-18 23:07:45 +02:00 committed by GitHub
commit add43f713a
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.13.11";
version = "5.13.12";
release = "1";
suffix = "xanmod${release}-cacule";
in
@ -13,7 +13,7 @@ buildLinux (args // rec {
owner = "xanmod";
repo = "linux";
rev = modDirVersion;
sha256 = "sha256-55BRj0JNQKwmSvlquNHr6ZaI7x/sBYzfZPHIblxK4lY=";
sha256 = "sha256-cuZ8o0Ogi2dg4kVoFv4aqThRPDVI271i+DVw5Z4R7Kg=";
};
structuredExtraConfig = with lib.kernel; {