Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-10-07 | importPaths(): Fix accessor support for Hydra | Eelco Dolstra | |
2016-06-01 | Make the store directory a member variable of Store | Eelco Dolstra | |
2016-05-31 | nix-copy-closure / build-remote.pl: Disable signature checking | Eelco Dolstra | |
This restores the Nix 1.11 behaviour. | |||
2016-05-04 | Add a Store::addToStore() variant that accepts a NAR | Eelco Dolstra | |
As a side effect, this ensures that signatures are propagated when copying paths between stores. Also refactored import/export to make use of this. |