nixpkgs/pkgs/top-level
Eelco Dolstra 21025cb280 * Site-local configuration for Nixpkgs can now be stored in
$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
2006-09-24 18:38:12 +00:00
..
all-packages.nix * Site-local configuration for Nixpkgs can now be stored in 2006-09-24 18:38:12 +00:00
build-for-release.nix * Add a powerpc-darwin package. 2006-08-30 15:41:25 +00:00
mingw.nix * Remove execute permission. 2006-09-11 13:37:46 +00:00