Age | Commit message (Expand) | Author |
---|---|---|
2004-04-22 | * Look for GC roots in @localstatedir@/nix/gcroots. | Eelco Dolstra |
2004-04-14 | * `*.gcroot' files can now containing multiple roots. | Eelco Dolstra |
2004-04-06 | * Switched from wget to curl. | Eelco Dolstra |
2004-03-15 | * Make perl a dependency of Nix. | Eelco Dolstra |
2004-02-20 | * Use $(storedir) instead of $(prefix)/store. | Eelco Dolstra |
2004-02-06 | * Improvements to profiles. Generations are now per-profile, e.g., | Eelco Dolstra |
2003-11-22 | * Fix the garbage collector. | Eelco Dolstra |
2003-10-09 | * Follow successors by default (use `--no-successors' to override). | Eelco Dolstra |
2003-08-25 | * Don't continue when the call to nix fails. | Eelco Dolstra |
2003-07-29 | * Typo: if -> elsif. | Eelco Dolstra |
2003-07-29 | * Get garbage collection and cache population to work *properly*. | Eelco Dolstra |
2003-07-21 | * Changed nix-pull to match nix-push. | Eelco Dolstra |
2003-07-14 | * Get the garbage collector to work again. | Eelco Dolstra |