guix/src
Eelco Dolstra fbc434ee4c * `nix-store -qb' to query derivation environment bindings. Useful
for finding build-time dependencies (possibly after a build).  E.g.,

    $ nix-store -qb aterm $(nix-store -qd $(which strc))
    /nix/store/jw7c7s65n1gwhxpn35j9rgcci6ilzxym-aterm-2.3.1

* Arguments to nix-store can be files within store objects, e.g.,
  /nix/store/jw7c...-aterm-2.3.1/bin/baffle.

* Idem for garbage collector roots.
2005-02-07 14:32:44 +00:00
..
bin2c
boost
bsdiff-4.2 * Integrated bsdiff/bspatch 4.2 (from 2004-12-29 22:08:48 +00:00
libexpr * Missing dependency; only a problem when building from Subversion. 2005-01-27 19:00:48 +00:00
libmain * A GC setting `gc-keep-outputs' to specify whether output paths of 2005-02-01 22:07:48 +00:00
libstore * `nix-store -qb' to query derivation environment bindings. Useful 2005-02-07 14:32:44 +00:00
libutil * A GC setting `gc-keep-outputs' to specify whether output paths of 2005-02-01 22:07:48 +00:00
log2xml
nix-env * Fix and simplify the garbage collector (it's still not concurrent, 2005-01-27 15:21:29 +00:00
nix-hash * Removed the `id' attribute hack. 2005-01-17 16:55:19 +00:00
nix-instantiate * nix-build: use an indirection scheme to make it easier for users to 2005-02-01 13:48:46 +00:00
nix-store * `nix-store -qb' to query derivation environment bindings. Useful 2005-02-07 14:32:44 +00:00
Makefile.am * Integrated bsdiff/bspatch 4.2 (from 2004-12-29 22:08:48 +00:00
aterm-helper.pl * Support arities > 6. 2005-01-19 11:04:24 +00:00