aboutsummaryrefslogtreecommitdiff
path: root/scripts/maintenance/shrink-manifest.pl
AgeCommit message (Collapse)Author
2012-05-08Remove obsolete files (moved to release tree)Eelco Dolstra
2007-01-23* New kind of manifest object: "localPath", which denotes that a storeEelco 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 orEelco 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).