Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-05-08 | Remove obsolete files (moved to release tree) | Eelco Dolstra | |
2007-01-23 | * New kind of manifest object: "localPath", which denotes that a store | Eelco Dolstra | |
path can be created by copying it from another location in the file system. This is useful in the NixOS installation. | |||
2007-01-23 | * Successors have been gone for ages. | Eelco Dolstra | |
2006-02-24 | * A script to remove from a manifest those patches whose base or | Eelco Dolstra | |
target no longer applies to any available release. This is a partial fix for NIX-34 (when producing linear patch sequences between releases, the number of patches grows without bound). |