Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-08-18 | * Flag `--no-link' suppresses symlinking to the output path. | Eelco Dolstra | 1 | -11/+19 | |
* Handle multiple derivations correctly. | |||||
2004-07-28 | * Nix-build places a symlink `result' in the current directory to the | Eelco Dolstra | 1 | -1/+10 | |
store object just built. | |||||
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 | |
their output paths (and only that) on standard output. |