
$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
96.3%
Shell
1.8%
Python
0.7%
Perl
0.4%
C
0.3%
Other
0.1%