Age | Commit message (Expand) | Author |
---|---|---|
2013-06-20 | Don't set $preferLocalBuild and $requiredSystemFeatures in builders | Eelco Dolstra |
2013-06-20 | Don't substitute derivations that have preferLocalBuild set | Eelco Dolstra |
2012-12-20 | nix-store -q --roots: Respect the gc-keep-outputs/gc-keep-derivations settings | Eelco Dolstra |
2012-07-18 | Use "#pragma once" to prevent repeated header file inclusion | Eelco 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 paths | Eelco Dolstra |
2010-01-25 | * Made `nix-store -qR --include-outputs' much faster if there are | Eelco Dolstra |
2008-08-04 | * nix-env --dry-run: show the total size of the substituter | Eelco 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 paths | Eelco Dolstra |