Unverified Commit 57ad08a0 authored by Bernardo Meurer's avatar Bernardo Meurer Committed by GitHub
Browse files

Merge pull request #132092 from lovesegfault/linux_xanmod-5.13.6

linux_xanmod: 5.13.5 -> 5.13.7
parents aaf9676f 6dd36f95
Loading
Loading
Loading
Loading
+4 −3
Original line number Diff line number Diff line
{ 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; {