Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2005-02-01 | * Remove debug code. | Eelco Dolstra | 1 | -2/+2 |
2005-02-01 | * nix-build: use an indirection scheme to make it easier for users to | Eelco Dolstra | 1 | -17/+28 |
2005-02-01 | * nix-store, nix-instantiate: added an option `--add-root' to | Eelco Dolstra | 1 | -2/+9 |
2005-01-27 | * Fix and simplify the garbage collector (it's still not concurrent, | Eelco Dolstra | 1 | -1/+1 |
2005-01-14 | * Use absolute paths. | Eelco Dolstra | 1 | -2/+2 |
2004-12-20 | * Place manifests in /nix/var/nix/manifests. | Eelco Dolstra | 1 | -0/+0 |
2004-10-31 | * Fix `File exists' errors if the `result' symlink exists but is | Eelco Dolstra | 1 | -5/+4 |
2004-08-18 | * Flag `--no-link' suppresses symlinking to the output path. | Eelco Dolstra | 1 | -11/+19 |
2004-07-28 | * Nix-build places a symlink `result' in the current directory to the | Eelco Dolstra | 1 | -1/+10 |
2004-06-22 | * Nix-instantiate can return multiple store expressions. | Eelco Dolstra | 1 | -1/+3 |
2004-06-22 | * A utility script `nix-build' that builds Nix expressions and prints | Eelco Dolstra | 1 | -0/+23 |