what the hell
This commit is contained in:
parent
aacddd76b1
commit
093c882958
1 changed files with 1 additions and 0 deletions
|
@ -57,6 +57,7 @@ pipeline:
|
||||||
trusted-users = @wheel
|
trusted-users = @wheel
|
||||||
experimental-features = nix-command flakes ca-derivations
|
experimental-features = nix-command flakes ca-derivations
|
||||||
EOF
|
EOF
|
||||||
|
- rm -rf /tmp
|
||||||
- mkdir -p /tmp
|
- mkdir -p /tmp
|
||||||
- chmod 1777 /tmp
|
- chmod 1777 /tmp
|
||||||
- yes '' | nix-shell ./scripts/update.nix --argstr max-workers 1
|
- yes '' | nix-shell ./scripts/update.nix --argstr max-workers 1
|
||||||
|
|
Reference in a new issue