21025cb280aef34956c6ddd6a62b0f251443417e
$NIXPKGS_CONFIG or $HOME/.nixpkgs/config.nix. E.g., a configuration
file
{ enableRealPlayer = true; }
will cause the RealPlayer plugin to be enabled in the Firefox
wrapper, which isn't the default case. Previously users had to
modify all-packages.nix for this sort of thing, which made it tricky
to keep an installation up-to-date without losing those local
configuration changes (channels would override such changes
completely, for instance).
svn path=/nixpkgs/trunk/; revision=6595
Description
No description provided
Languages
Nix
95.1%
Shell
2%
Python
1.7%
Rust
0.2%
C
0.2%
Other
0.4%