programs.gcc.enable
Whether to enable gcc…
Type: boolean
Default:
false
Example:
true
Declared by:
programs.gcc.package
The gcc package to use.
Type: null or package
Default:
pkgs.gcc
Declared by:
programs.gcc.colors
Settings for GCC_COLORS
Type: attribute set of string
Default:
{ }
Example:
{
error = "01;31";
}
Declared by: