about summary refs log tree commit diff
path: root/corepkgs
diff options
context:
space:
mode:
authorEelco Dolstra <e.dolstra@tudelft.nl>2007-02-21T23·14+0000
committerEelco Dolstra <e.dolstra@tudelft.nl>2007-02-21T23·14+0000
commit024a8ed3822867c5f9b9498bd8b27fa5dc180846 (patch)
tree55bfadfddb5a36f4cf30e5dff755bb572a3d6149 /corepkgs
parent7f6161ab3af81e0adf834d9cfb6d232ad5c54ec2 (diff)
* New command `nix-copy-closure' to copy a closure to a Nix store on
  another machine through ssh.  E.g.,

    $ nix-copy-closure xyzzy $(which svn)

  copies the closure of Subversion to machine `xyzzy'.  This is like
  `nix-pack-closure $(which svn) | ssh xyzzy', but it's much more
  efficient since it only copies those paths that are missing on the
  target machine.

Diffstat (limited to 'corepkgs')
0 files changed, 0 insertions, 0 deletions