Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-01-23 | * New kind of manifest object: "localPath", which denotes that a store | Eelco Dolstra | 1 | -1/+2 | |
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 | 1 | -4/+2 | |
2006-02-24 | * A script to remove from a manifest those patches whose base or | Eelco Dolstra | 1 | -0/+77 | |
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). |