diff options
author | Eelco Dolstra <e.dolstra@tudelft.nl> | 2008-07-12T18·58+0000 |
---|---|---|
committer | Eelco Dolstra <e.dolstra@tudelft.nl> | 2008-07-12T18·58+0000 |
commit | 15f39aba8ceb2dabc4f019bd1c985ca9d13bfdb4 (patch) | |
tree | dd3a35ea37ca84ec5c978f3ecd661ad66dab6edf /src/libstore/local-store.cc | |
parent | 7cd88b1dec29f33188e789d780ec2e4ebb155d20 (diff) |
* Quick prototype of a substituter that copies paths from other Nix
stores (typically remote Nix stores mounted via e.g. NFS, or the Nix store on the NixOS installation CD). Example use: $ sshfs foo@example.org:/ /mnt $ NIX_OTHER_STORES=/mnt/nix \ NIX_SUBSTITUTERS=.../copy-from-other-stores.pl \ nix-env -i foo This will be especially useful for the installation CD since it doesn't require a manifest for the CD contents.
Diffstat (limited to 'src/libstore/local-store.cc')
0 files changed, 0 insertions, 0 deletions