Compare commits
1 Commits
pkgs/tasyc
...
unlock-git
| Author | SHA1 | Date | |
|---|---|---|---|
| c00fd4006d |
@@ -61,6 +61,8 @@
|
||||
registrationFlags = [
|
||||
# Increase build log length to 64 MiB
|
||||
"--output-limit 65536"
|
||||
# Allow the runner to be used in multiple projects
|
||||
"--locked=false"
|
||||
];
|
||||
preBuildScript = pkgs.writeScript "setup-container" ''
|
||||
mkdir -p -m 0755 /nix/var/log/nix/drvs
|
||||
|
||||
Reference in New Issue
Block a user