Files
lix/src/libexpr
Eelco Dolstra ca07f3e370 * Another experimental feature: a way to truly override attributes in
a rec.  This will be very useful to allow end-user customisation of
  all-packages.nix, for instance globally overriding GCC or some other
  dependency.  The // operator doesn't cut it: you could replace the
  "gcc" attribute, but all other attributes would continue to
  reference the original value due to the substitution semantics of
  rec.

  The syntax is a bit hacky but this is to allow backwards
  compatibility.
2008-08-14 16:59:37 +00:00
..
2007-01-13 14:21:49 +00:00
2006-09-04 21:06:23 +00:00
2007-01-13 15:41:54 +00:00
2006-09-04 21:06:23 +00:00