1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-16 02:01:59 +02:00

Nuke nix-push.

Rarely used, nix copy replaces it.
This commit is contained in:
Shea Levy 2016-08-10 11:13:11 -04:00
parent a6eed133c5
commit 6e51af8023
13 changed files with 9 additions and 772 deletions

View file

@ -46,7 +46,7 @@ fi
# --verify can fix it.
clearCache
nix-push --dest $cacheDir $path
nix copy --recursive --to file://$cacheDir $path
chmod u+w $path2
rm -rf $path2