about summary refs log tree commit diff
path: root/src/libstore/local-store.cc
diff options
context:
space:
mode:
authorEelco Dolstra <e.dolstra@tudelft.nl>2008-07-12T18·58+0000
committerEelco Dolstra <e.dolstra@tudelft.nl>2008-07-12T18·58+0000
commit15f39aba8ceb2dabc4f019bd1c985ca9d13bfdb4 (patch)
treedd3a35ea37ca84ec5c978f3ecd661ad66dab6edf /src/libstore/local-store.cc
parent7cd88b1dec29f33188e789d780ec2e4ebb155d20 (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