guix/src
Eelco Dolstra ebade9ff8b * Check for duplicate attribute names / function arguments. `make
check' now succeeds :-)
* An attribute set such as `{ foo = { enable = true; };
  foo.port = 23; }' now parses.  It was previously rejected, but I'm
  too lazy to implement the check.  (The only reason to reject it is
  that the reverse, `{ foo.port = 23; foo = { enable = true; }; }', is
  rejected, which is kind of ugly.)
2010-04-22 11:02:24 +00:00
..
bin2c * Fix building on Cygwin (http://hydra.nixos.org/build/325071). 2010-03-16 13:01:52 +00:00
boost
bsdiff-4.3
libexpr * Check for duplicate attribute names / function arguments. `make 2010-04-22 11:02:24 +00:00
libmain * Drop the dependency on the ATerm library. 2010-04-19 14:51:58 +00:00
libstore * Don't use an ostringstream in unparseDerivation(), because it's 2010-04-21 19:25:50 +00:00
libutil * Don't use the ATerm library for parsing/printing .drv files. 2010-04-19 13:46:58 +00:00
nix-env * Store user environment manifests as a Nix expression in 2010-04-21 15:08:58 +00:00
nix-hash * Drop the dependency on the ATerm library. 2010-04-19 14:51:58 +00:00
nix-instantiate * Drop the dependency on the ATerm library. 2010-04-19 14:51:58 +00:00
nix-log2xml
nix-setuid-helper * Drop the dependency on the ATerm library. 2010-04-19 14:51:58 +00:00
nix-store * Drop the dependency on the ATerm library. 2010-04-19 14:51:58 +00:00
nix-worker * Drop the dependency on the ATerm library. 2010-04-19 14:51:58 +00:00
Makefile.am * Drop the dependency on the ATerm library. 2010-04-19 14:51:58 +00:00