aboutsummaryrefslogtreecommitdiff
path: root/stack.yaml
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2017-02-24 20:56:26 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2017-02-24 20:56:26 -0400
commit23006356b933a9f9c1b357c14b66a997903216a5 (patch)
tree3d510842ff944dad21398f0a08b14521a7da5c54 /stack.yaml
parent3e28f10759a3f6e7a5cf947db0c975b70151e6f7 (diff)
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.
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml1
1 files changed, 0 insertions, 1 deletions
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