Merge pull request #132092 from lovesegfault/linux_xanmod-5.13.6

linux_xanmod: 5.13.5 -> 5.13.7
This commit is contained in:
Bernardo Meurer 2021-08-01 22:52:23 +00:00 committed by GitHub
commit 57ad08a006
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,8 +1,9 @@
{ lib, stdenv, buildLinux, fetchFromGitHub, ... } @ args:
let
version = "5.13.5";
suffix = "xanmod1-cacule";
version = "5.13.7";
release = "1";
suffix = "xanmod${release}-cacule";
in
buildLinux (args // rec {
inherit version;
@ -12,7 +13,7 @@ buildLinux (args // rec {
owner = "xanmod";
repo = "linux";
rev = modDirVersion;
sha256 = "sha256-Vhshu3mNkQ58TEOUBOuF7jLBlablxg/BioUyd96lI5g=";
sha256 = "sha256-6SppDriZWzLu6Qye1e6ciiE+Ro63vDyabxfgWS/PTSo=";
};
structuredExtraConfig = with lib.kernel; {