mirror of
https://github.com/NixOS/nix
synced 2025-07-07 14:21:48 +02:00
* `nix-copy-closure --from': copy from a remote machine instead of to
a remote machine.
This commit is contained in:
parent
7edd2e2cd2
commit
d303b389a9
2 changed files with 67 additions and 12 deletions
|
@ -15,6 +15,11 @@
|
|||
<listitem><para>TODO: multi-user support.</para></listitem>
|
||||
|
||||
|
||||
<listitem><para><command>nix-copy-closure</command> copies the
|
||||
missing parts of a closure to or from a remote
|
||||
machine.</para></listitem>
|
||||
|
||||
|
||||
<listitem><para><command>nix-prefetch-url</command> now by default
|
||||
computes the SHA-256 hash of the file instead of the MD5 hash. In
|
||||
calls to <function>fetchurl</function> you should pass an
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue