Merge pull request #144632 from lovesegfault/linux_xanmod-5.14.16

linuxKernel.kernels.linux_xanmod: 5.14.15 -> 5.14.16
This commit is contained in:
Bernardo Meurer 2021-11-04 16:06:25 -07:00 committed by GitHub
commit b9e552bdda
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.14.15";
version = "5.14.16";
release = "1";
suffix = "xanmod${release}-cacule";
in
@ -13,7 +13,7 @@ buildLinux (args // rec {
owner = "xanmod";
repo = "linux";
rev = modDirVersion;
sha256 = "sha256-Z0A2D2t9rDUav4VpG3XdI13LConfWWs7PtsVfLyEQI8=";
sha256 = "sha256-ro7WnN0BPxW/8sajUyGTnvmbemKJEadSBcFmjZ+Wtrs=";
};
structuredExtraConfig = with lib.kernel; {