guix/src
Eelco Dolstra b7f0f65c19 * nix-env -q now has a flag --prebuilt-only (-b<) that causes nix-env
to show only those derivations whose output is already in the Nix
  store or that can be substituted (i.e., downloaded from somewhere).
  In other words, it shows the packages that can be installed “quickly”,
  i.e., don’t need to be built from source.
2007-04-26 14:20:31 +00:00
..
bin2c * "Fix expression" -> "Nix expression". 2003-11-18 12:06:07 +00:00
boost * Install header files in /nix/include/nix. 2006-09-04 22:41:36 +00:00
bsdiff-4.3 * Print a better error message when writing the patched file (e.g., 2006-02-01 17:28:13 +00:00
libexpr * New primop "throw <string>" to throw an error. This is like abort, 2007-04-16 15:03:19 +00:00
libmain * Work around a bug in Apple's GCC preprocessor. 2007-03-30 13:24:35 +00:00
libstore * Work around a bug in Apple's GCC preprocessor. 2007-03-30 13:24:35 +00:00
libutil * Terminate build hooks and substitutes with a TERM signal, not a KILL 2007-03-19 12:48:45 +00:00
nix-env * nix-env -q now has a flag --prebuilt-only (-b<) that causes nix-env 2007-04-26 14:20:31 +00:00
nix-hash * Use a proper namespace. 2006-09-04 21:06:23 +00:00
nix-instantiate * Option --argstr for passing string arguments easily. (NIX-75) 2007-01-14 12:32:44 +00:00
nix-log2xml * Support for srcdir != builddir (NIX-41). 2006-05-12 11:47:45 +00:00
nix-setuid-helper * Remove a warning. 2007-04-16 14:45:25 +00:00
nix-store * Flush cout to show progress. 2007-02-21 23:08:55 +00:00
nix-worker * Handle ECONNRESET from the client. Also, don't abort() if there are 2007-03-28 15:46:21 +00:00
Makefile.am * Start of the setuid helper (the program that performs the operations 2006-12-06 01:24:02 +00:00
aterm-helper.pl * Big cleanup of the semantics of paths, strings, contexts, string 2006-10-16 15:55:34 +00:00