aarch maybe
This commit is contained in:
@@ -37,11 +37,7 @@ in
|
|||||||
randstructSeed
|
randstructSeed
|
||||||
;
|
;
|
||||||
inherit (configfile) src;
|
inherit (configfile) src;
|
||||||
modDirVersion =
|
modDirVersion = lib.versions.pad 3 "${version}${cachyConfig.versions.suffix}";
|
||||||
if stdenv.isAarch64 then
|
|
||||||
"6.12.47"
|
|
||||||
else
|
|
||||||
lib.versions.pad 3 "${version}${cachyConfig.versions.suffix}";
|
|
||||||
|
|
||||||
inherit config configfile;
|
inherit config configfile;
|
||||||
allowImportFromDerivation = false;
|
allowImportFromDerivation = false;
|
||||||
|
|||||||
Reference in New Issue
Block a user