aboutsummaryrefslogtreecommitdiff
path: root/src/libstore/misc.hh
AgeCommit message (Expand)Author
2013-06-20Don't set $preferLocalBuild and $requiredSystemFeatures in buildersEelco Dolstra
2013-06-20Don't substitute derivations that have preferLocalBuild setEelco Dolstra
2012-12-20nix-store -q --roots: Respect the gc-keep-outputs/gc-keep-derivations settingsEelco Dolstra
2012-07-18Use "#pragma once" to prevent repeated header file inclusionEelco Dolstra
2011-08-31* Eliminate all uses of the global variable ‘store’ from libstore.Eelco Dolstra
2010-11-17* Before a build, show the disk space that the downloaded store pathsEelco Dolstra
2010-01-25* Made `nix-store -qR --include-outputs' much faster if there areEelco Dolstra
2008-08-04* nix-env --dry-run: show the total size of the substituterEelco Dolstra
2008-08-04* querySubstitutablePathInfo: work properly when run via the daemon.Eelco Dolstra
2006-09-04* Use a proper namespace.Eelco Dolstra
2006-03-06* `nix-env (-i|-u) --dry-run' now shows exactly which missing pathsEelco Dolstra