about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorEelco Dolstra <e.dolstra@tudelft.nl>2008-11-19T23·26+0000
committerEelco Dolstra <e.dolstra@tudelft.nl>2008-11-19T23·26+0000
commitaab530e9712baf802bcb48f03440a915dbc37ee9 (patch)
tree0a9d25b811dc91caabe2545c3e38c7ca0cc85bda /doc
parent60564410ef34db8fd3c9be759bdc687366f24e8e (diff)
* Primop builtins.storePath for declaring a store path as a
  dependency.  `storePath /nix/store/bla' gives exactly the same
  result as `toPath /nix/store/bla', except that the former includes
  /nix/store/bla in the dependency context of the string.

  Useful in some generated Nix expressions like nix-push, which now
  finally does the right thing wrt distributed builds.  (Previously
  the path to be packed wasn't an explicit dependency, so it wouldn't
  be copied to the remote machine.)

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