Files
nix/scripts
Eelco Dolstra aab530e971 * 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.)
2008-11-19 23:26:19 +00:00
..
2008-08-04 13:15:47 +00:00
2008-09-08 11:02:15 +00:00
2008-08-04 13:46:01 +00:00
2007-10-22 12:05:18 +00:00
2007-09-18 08:26:55 +00:00
2007-08-15 09:24:06 +00:00