nixpkgs/pkgs/top-level
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
..
all-packages.nix Allow user config to override nix store paths, etc. Removed obsolete nixNoBDB. 2008-09-24 08:50:05 +00:00
build-for-release.nix Build Inkscape, XScreenSaver, XLockMore. 2008-09-19 12:32:38 +00:00
builder-defs.nix * Don't use toString here - it causes the path of source file 2008-09-23 00:52:05 +00:00
mingw.nix * Remove execute permission. 2006-09-11 13:37:46 +00:00
template-composing-builder.nix Added xnee utility for X11 action recording 2008-08-14 09:25:26 +00:00
template-composing+config.nix * Tab removal. 2008-07-23 13:40:03 +00:00
template-debian.nix * mirror://debian: stripped the /pool part; there are other Debian 2008-03-13 13:31:39 +00:00
template-simple.nix Just another simple template 2007-09-04 09:52:29 +00:00