guix/src
Eelco Dolstra 93aefd9fc0 * Give unpacked channels more sensible names than 0, 1, ... They now
get the basename of the channel URL (e.g., nixpkgs-unstable).  The
  top-level Nix expression of the channel is now an attribute set, the
  attributes of which are the individual channels (e.g.,
  {nixpkgs_unstable = ...; strategoxt_unstable = ...}).  This makes
  attribute paths ("nix-env -qaA" and "nix-env -iA") more sensible,
  e.g., "nix-env -iA nixpkgs_unstable.subversion".
2007-05-01 23:16:38 +00:00
..
bin2c
boost
bsdiff-4.3
libexpr * Give unpacked channels more sensible names than 0, 1, ... They now 2007-05-01 23:16:38 +00:00
libmain * Set a terminate() handler to ensure that we leave the BDB 2007-05-01 15:16:17 +00:00
libstore * Set a terminate() handler to ensure that we leave the BDB 2007-05-01 15:16:17 +00:00
libutil * Set a terminate() handler to ensure that we leave the BDB 2007-05-01 15:16:17 +00:00
nix-env * nix-env -i: instead of breaking package ties by version, break them 2007-05-01 20:33:18 +00:00
nix-hash
nix-instantiate * Option --argstr for passing string arguments easily. (NIX-75) 2007-01-14 12:32:44 +00:00
nix-log2xml
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
aterm-helper.pl * Big cleanup of the semantics of paths, strings, contexts, string 2006-10-16 15:55:34 +00:00
Makefile.am * Start of the setuid helper (the program that performs the operations 2006-12-06 01:24:02 +00:00