Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-03-01 | RemoteStore::addToStore(): Send NAR rather than string containing NAR | Eelco Dolstra | 1 | -2/+2 | |
This allows the NAR to be streamed in the future (though we're not doing that yet). | |||||
2017-02-21 | Fix building without S3 support | Eelco Dolstra | 1 | -1/+1 | |
http://hydra.nixos.org/build/49031196/nixlog/2/raw | |||||
2017-02-07 | Add a LegacySSHStore that uses nix-store --serve | Eelco Dolstra | 1 | -0/+247 | |
This is useful for nix-copy-closure. |