guix/nix
Ludovic Courtès 3fb6b8f304
daemon: Map directly to gcrypt hash functions.
* nix/libutil/hash.hh (HashType): Map directly to GCRY_MD_ values.
(md5HashSize, sha1HashSize, sha256HashSize, sha512HashSize): Remove.
* nix/libutil/hash.cc (Hash::Hash): Use 'gcry_md_get_algo_dlen'.
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: Map directly to gcrypt hash functions. 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 build: Add a comment above the sysvinit section. 2020-05-23 15:37:58 +02:00