lix/src
Eelco Dolstra e043fc7d0b * Set the umask to known value (0022). This is important in a
setuid installation, since the calling user may have a more fascist
  umask (say, 0077), which would cause the store objects built by Nix
  to be unreadable to anyone other than the Nix user.
2004-09-09 14:16:02 +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 * Set the umask to known value (0022). This is important in a 2004-09-09 14:16:02 +00:00
libstore * Main the `substitutes-rev' table again, but now in a way that 2004-08-31 16:13:10 +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 * Main the `substitutes-rev' table again, but now in a way that 2004-08-31 16:13:10 +00:00
Makefile.am * On systems that have the setresuid() and setresgid() system calls to 2004-08-20 15:22:33 +00:00