linux: 6.10.12 → 6.10.13

This commit is contained in:
Mikael 2024-10-18 19:54:31 +02:00
parent a4459028a7
commit 153bea8fa8
Signed by: mikael
SSH key fingerprint: SHA256:21QyD2Meiot7jOUVitIR5YkGB/XuXdCvLW1hE6dsri0

View file

@ -71,7 +71,7 @@ in stdenv.mkDerivation (finalAttrs: {
__structuredAttrs = true;
pname = "linux-hardened";
version = "6.10.12-hardened1";
version = "6.10.13-hardened1";
modDirVersion = lib.versions.pad 3 finalAttrs.version;
@ -79,7 +79,7 @@ in stdenv.mkDerivation (finalAttrs: {
owner = "anthraxx";
repo = finalAttrs.pname;
rev = "v${finalAttrs.version}";
hash = "sha256-4uU81Jy+h4tu+8Lun0oEhsPhW3Y0U/snCivk/jN8WLI=";
hash = "sha256-XWrX1jlUv1cwGzCz8Qqaa1mbetvPWY2ivPLyw6Fx54c=";
};
depsBuildBuild = [