guix/nix
Ludovic Courtès 8e6c1415d8
daemon: Recognize SHA3 and BLAKE2s.
* nix/libutil/hash.hh (HashType): Add htSHA3_256, htSHA3_512, and
htBLAKE2s_256.
* nix/libutil/hash.cc (parseHashType, printHashType): Recognize them.
* tests/store.scm ("add-to-store"): Test these algorithms.
2020-06-27 23:42:20 +02:00
..
boost nix: Tweak .gitignore files. 2020-06-24 19:55:22 +01:00
libstore daemon: Correctly handle EMLINK corner case when deduplicating. 2020-06-25 12:29:22 +02:00
libutil daemon: Recognize SHA3 and BLAKE2s. 2020-06-27 23:42:20 +02:00
nix-daemon guix build, daemon: Rename "--no-build-hook" to "--no-offload". 2019-11-26 00:16:36 +01:00
.gitignore
AUTHORS
COPYING
local.mk daemon: Remove OpenSSL hash compatibility wrappers. 2020-06-27 23:42:20 +02:00