lynis: fix src hash

This commit is contained in:
Robert Schütz
2026-01-20 11:15:21 -08:00
parent 8ac1135b7c
commit 264f744a3b
+1 -1
View File
@@ -15,7 +15,7 @@ stdenv.mkDerivation (finalAttrs: {
owner = "CISOfy";
repo = "lynis";
tag = finalAttrs.version;
hash = "sha256-XMgC6KjkLgjSOBHBx7WM7C2Vm3Z/lto7CFs10kIxwZc=";
hash = "sha256-f1iV9OBkycrwP3ydjaGMX45JIBtzZKHEJqnEoVuZPu4=";
};
nativeBuildInputs = [