Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-10-08 | * Get rid of identifiers since they are redundant now. This greatly | Eelco Dolstra | 1 | -1/+1 | |
simplifies stuff. * The format of Nix expressions and the database schema changed because of this, so it's best to delete old Nix installations. | |||||
2003-07-14 | * After building, scan for actual file system references as | Eelco Dolstra | 1 | -0/+10 | |
opposed to declared references. This prunes the reference graph, thus allowing better garbage collection and more efficient derivate distribution. |