Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-01-27 | * Add missing substitutes files to dist. | Eelco Dolstra | |
* Add a garbage collector test. | |||
2005-01-25 | * Really fix the substitute mechanism, i.e., ensure the closure | Eelco Dolstra | |
invariant by registering references through the manifest. * Added a test for nix-pull. | |||
2004-06-18 | * Big refactoring. Move to a much more explicitly state machine based | Eelco Dolstra | |
approach. This makes it much easier to add extra complexity in the normaliser / realiser (e.g., build hooks, substitutes). | |||
2004-05-04 | * Allow the location of the store etc. to be specified using | Eelco Dolstra | |
environment variables. * Started adding some automatic tests. * Do a `make check' when building RPMs. |