lix/src
Eelco Dolstra fdec72c6cc * `nix-collect-garbage' now actually performs a garbage collection, it
doesn't just print the set of paths that should be deleted.  So
  there is no more need to pipe the result into `nix-store --delete'
  (which doesn't even exist anymore).
2004-08-25 15:39:13 +00:00
..
bin2c * "Fix expression" -> "Nix expression". 2003-11-18 12:06:07 +00:00
boost * This is also useful. 2004-06-18 16:52:31 +00:00
libexpr * Validate derivation names. In particular don't allow spaces. 2004-08-24 11:46:05 +00:00
libmain * The gid should also match. 2004-08-20 15:47:58 +00:00
libstore * Put the garbage collector in nix-store: operation `--gc', 2004-08-25 11:43:49 +00:00
libutil * The default verbosity level of all Nix commands is now lvlInfo. 2004-08-18 12:19:06 +00:00
log2xml * Do not close a nesting level twice after close() has been 2004-03-27 15:33:19 +00:00
nix-env * The default verbosity level of all Nix commands is now lvlInfo. 2004-08-18 12:19:06 +00:00
nix-hash * Allow linking against an external Berkeley DB / ATerm library. 2004-02-16 16:37:16 +00:00
nix-instantiate * Nix-instantiate now accepts sets of derivations (just like nix-env). 2004-07-01 14:25:26 +00:00
nix-store * `nix-collect-garbage' now actually performs a garbage collection, it 2004-08-25 15:39:13 +00:00
Makefile.am * On systems that have the setresuid() and setresgid() system calls to 2004-08-20 15:22:33 +00:00