Skip to content
Snippets Groups Projects
Commit c8daeba3 authored by Eelco Dolstra's avatar Eelco Dolstra
Browse files

nix-push: Add ‘--link’ flag

If ‘--link’ is given, nix-push will create hard links to the NAR files
in the store, rather than copying them.  This is faster and requires
less disk space.  However, it doesn't work if the store is on a
different file system.
parent 167e36a5
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment