Files
lix/src/libexpr
Eelco Dolstra d445da7a7b * Extended the `inherit' syntax to optionally select attributes from
other attribute sets, rather than the current scope.  E.g.,
  
    {inherit (pkgs) gcc binutils;}

  is equivalent to

    {gcc = pkgs.gcc; binutils = pkgs.binutils;}

  I am not so happy about the syntax.
2004-02-04 17:23:26 +00:00
..
2004-02-04 16:03:29 +00:00
2004-01-30 17:14:08 +00:00
2004-02-04 16:03:29 +00:00
2004-02-04 16:03:29 +00:00
2004-02-04 16:03:29 +00:00
2004-02-04 16:03:29 +00:00
2004-02-04 16:03:29 +00:00