Find a file
Peter Simons e2d7d57ff6 Allow user config to override nix store paths, etc. Removed obsolete nixNoBDB.
Use the following settings in ${NIXPKGS_CONFIG} to customize the installation
of nixUnstable:

  nix =
  {
    OldDBSupport = false;
    storeDir = "/home/foobar/.nix/store";
    stateDir = "/home/foobar/.nix/var";
  }

svn path=/nixpkgs/trunk/; revision=12909
2008-09-24 08:50:05 +00:00
doc * Stdenv functions. 2008-09-05 11:23:49 +00:00
maintainers * DBus 1.1.20. 2008-03-04 13:30:34 +00:00
pkgs Allow user config to override nix store paths, etc. Removed obsolete nixNoBDB. 2008-09-24 08:50:05 +00:00
COPYING
default.nix
STABLE
VERSION * Quick start section. 2008-06-17 14:19:59 +00:00