Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-16 | ssh:// -> ssh-ng://, legacy-ssh:// -> ssh:// | Eelco Dolstra | |
2017-03-16 | copyPaths(): Use queryValidPaths() to reduce SSH latency | Eelco Dolstra | |
2017-03-16 | nix-copy-closure: Fix assertion failure | Eelco Dolstra | |
$ ./inst/bin/nix-copy-closure --to bla $(type -p firefox) nix-copy-closure: src/libstore/store-api.cc:80: std::__cxx11::string nix::storePathToHash(const Path&): Assertion `base.size() >= storePathHashLen' failed. | |||
2017-02-07 | nix-copy-closure: Use computeFSClosure() and LegacySSHStore | Eelco Dolstra | |
2017-01-20 | nix-copy-closure: Implement in C++. | Shea Levy | |
Tests fail currently because the database is not given proper hashes in the VM |