Remove an unnecessary line.
This commit is contained in:
parent
906741bfcf
commit
5de1c0cb56
@ -65,7 +65,6 @@ in
|
||||
IFS=$'\n\t'
|
||||
set -f # disable globbing
|
||||
echo "Signing and uploading paths" $OUT_PATHS
|
||||
#exec nix copy --to 'ssh://hydra?secret-key=/persist/manual/nix/nix-cache-key.sec' $OUT_PATHS
|
||||
exec nix copy --to 'ssh://hydra' $OUT_PATHS
|
||||
'';
|
||||
nix.settings.secret-key-files = [ "/persist/manual/nix/nix-cache-key.sec" ];
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user