This commit is contained in:
mjallen18
2026-01-20 12:34:22 -06:00
parent a3ade57500
commit 05bd3f1a60

View File

@@ -11,7 +11,7 @@
let
version =
if stdenv.isAarch64 then
version = "6.12.47";
"6.12.47"
else
cachyConfig.versions.linux.version;