1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-20 11:11:03 -04:00
nix/src
Eelco Dolstra 85d13c8f93 * Change the semantics of "with" so that inner "withs" take
precedence, i.e. `with {x=1;}; with {x=2;}; x' evaluates to 2'.
  This has a simpler implementation and seems more natural.  There
  doesn't seem to be any code in Nixpkgs or NixOS that relies on the
  old behaviour.
2010-04-14 08:37:08 +00:00
..
bin2c * Fix building on Cygwin (http://hydra.nixos.org/build/325071). 2010-03-16 13:01:52 +00:00
boost * Install some headers in the right location. 2009-03-05 14:57:50 +00:00
bsdiff-4.3 * Mac OS X 10.5 compatibility. 2007-12-13 22:06:19 +00:00
libexpr * Change the semantics of "with" so that inner "withs" take 2010-04-14 08:37:08 +00:00
libmain * Finished the ATerm-less parser. 2010-04-12 23:33:23 +00:00
libstore Show the build user's group in /etc/group in chroots. 2010-03-11 14:47:04 +00:00
libutil * Remove some obsolete functions. 2010-04-12 23:31:47 +00:00
nix-env * Don't use ATerms for the abstract syntax trees anymore. Not 2010-04-12 18:30:11 +00:00
nix-hash * Remove support for old (before Nix 0.12pre12020) databases. 2009-11-06 01:15:44 +00:00
nix-instantiate * Use a symbol table to represent identifiers and attribute names 2010-04-13 12:25:42 +00:00
nix-log2xml * Ignore carriage returns. 2008-11-25 02:30:35 +00:00
nix-setuid-helper * Remove a warning. 2007-04-16 14:45:25 +00:00
nix-store * Made `nix-store -qR --include-outputs' much faster if there are 2010-01-25 17:18:44 +00:00
nix-worker * Remove the --use-atime / --max-atime garbage collector flags. Many 2009-11-20 17:12:38 +00:00
aterm-helper.pl Merge r20344 & r20346. 2010-03-14 11:58:07 +00:00
Makefile.am * Start of the setuid helper (the program that performs the operations 2006-12-06 01:24:02 +00:00