lix/src/nix-store
Eelco Dolstra ae6fb27f18 * `nix-store --read-log / -l PATH' shows the build log of PATH, if
available.  For instance,

    $ nix-store -l $(which svn) | less

  lets you read the build log of the Subversion instance in your
  profile.

* `nix-store -qb': if applied to a non-derivation, take the deriver.
2006-10-28 16:33:54 +00:00
..
dotgraph.cc * Use a proper namespace. 2006-09-04 21:06:23 +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
main.cc * `nix-store --read-log / -l PATH' shows the build log of PATH, if 2006-10-28 16:33:54 +00:00
Makefile.am * Support for srcdir != builddir (NIX-41). 2006-05-12 11:47:45 +00:00