3
0
Fork 0
forked from mirrors/nixpkgs

linux_xanmod: 5.13.0 -> 5.13.1

This commit is contained in:
fortuneteller2k 2021-07-08 16:24:08 +08:00
parent 7aeaa1e3ec
commit b50a28e290

View file

@ -1,8 +1,8 @@
{ lib, stdenv, buildLinux, fetchFromGitHub, ... } @ args:
let
version = "5.13.0";
suffix = "xanmod2-cacule";
version = "5.13.1";
suffix = "xanmod1-cacule";
in
buildLinux (args // rec {
inherit version;
@ -12,7 +12,7 @@ buildLinux (args // rec {
owner = "xanmod";
repo = "linux";
rev = modDirVersion;
sha256 = "sha256-q+m1Ys/Gfr56cihoX8LS/w7icNcM3oefcXRtvzgx3cM=";
sha256 = "sha256-QC2BgsbytpKQs7TyuXt4aan8hUwd43pHj2ApYXv0HAA=";
};
structuredExtraConfig = with lib.kernel; {