From 23006356b933a9f9c1b357c14b66a997903216a5 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 24 Feb 2017 20:56:26 -0400 Subject: Removed support for building with the old cryptohash library. Building with that library made git-annex not support SHA3; it's time for that to always be supported in case SHA2 dominoes. --- stack.yaml | 1 - 1 file changed, 1 deletion(-) (limited to 'stack.yaml') diff --git a/stack.yaml b/stack.yaml index b032f9a50..78cdc87ac 100644 --- a/stack.yaml +++ b/stack.yaml @@ -4,7 +4,6 @@ flags: production: true assistant: true pairing: true - cryptonite: true network-uri: true s3: true testsuite: true -- cgit v1.2.3