MERGEME: Increase log

This commit is contained in:
2025-02-17 15:18:59 +01:00
parent 58ab131553
commit ab82757b42

View File

@@ -57,6 +57,10 @@
"hut:10.0.40.7"
];
dockerDisableCache = true;
registrationFlags = [
# Increase build log length to 64 MiB
"--output-limit 65536"
];
preBuildScript = pkgs.writeScript "setup-container" ''
mkdir -p -m 0755 /nix/var/log/nix/drvs
mkdir -p -m 0755 /nix/var/nix/gcroots