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:
parent
a6eed133c5
commit
6e51af8023
13 changed files with 9 additions and 772 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue