aboutsummaryrefslogtreecommitdiff
path: root/src/nix-store
AgeCommit message (Expand)Author
2004-06-21* Remove debug output.Eelco Dolstra
2004-06-21* Wrap calls to registerSubstitute() in a single transaction toEelco Dolstra
2004-06-20* Re-enable support for substitutes in the normaliser.Eelco Dolstra
2004-04-21* Do initialise state (the DB etc.) when doing a `make install',Eelco Dolstra
2004-02-16* Allow linking against an external Berkeley DB / ATerm library.Eelco Dolstra
2004-02-16* Allow the location of the store to be specified (--with-store-dir).Eelco Dolstra
2004-02-14* The environment variable NIX_ROOT can now be set to execute Nix in aEelco Dolstra
2004-02-06* Improvements to profiles. Generations are now per-profile, e.g.,Eelco Dolstra
2004-01-09* Option `--force-realise' in `nix-store --query'.Eelco Dolstra
2003-12-30* RPM spec file.Eelco Dolstra
2003-12-01* Help text for all (non-script) programs, so no more:Eelco Dolstra
2003-11-25* Another fix.Eelco Dolstra
2003-11-25* More `make dist' fixes.Eelco Dolstra
2003-11-19* nix-env: a tool to manage user environments.Eelco Dolstra
2003-11-18* "Fix expression" -> "Nix expression".Eelco Dolstra
2003-11-18* nix -> nix-store, fix -> nix-instantiate.Eelco Dolstra