1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-21 11:30:30 -04:00
nix/src/nix-store
Eelco Dolstra afe23b5f38 * nix-pack-closure: store the top-level store paths in the closure.
* nix-unpack-closure: extract the top-level paths from the closure and
  print them on stdout.  This allows them to be installed, e.g.,
  "nix-env -i $(nix-unpack-closure)".  (NIX-64)
2007-01-13 19:50:42 +00:00
..
dotgraph.cc * Refactoring. There is now an abstract interface class StoreAPI 2006-11-30 17:43:04 +00:00
dotgraph.hh * Use a proper namespace. 2006-09-04 21:06:23 +00:00
help.txt * `nix-store --read-log / -l PATH' shows the build log of PATH, if 2006-10-28 16:33:54 +00:00
Makefile.am * Doh! 2006-12-07 22:07:05 +00:00
nix-store.cc * nix-pack-closure: store the top-level store paths in the closure. 2007-01-13 19:50:42 +00:00