mirror of
https://github.com/NixOS/nix.git
synced 2025-12-15 21:41:04 +01:00
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.
|
||
|---|---|---|
| .. | ||
| bin2c | ||
| boost | ||
| libexpr | ||
| libmain | ||
| libstore | ||
| libutil | ||
| nix-env | ||
| nix-hash | ||
| nix-instantiate | ||
| nix-store | ||
| Makefile.am | ||