Commit cb5e1e62 authored by Alfredo Di Napoli's avatar Alfredo Di Napoli

Update deps hashes

parent 27bdefb3
Pipeline #5940 passed with stages
in 116 minutes and 40 seconds
......@@ -18,8 +18,8 @@ fi
# with the `sha256sum` result calculated on the `cabal.project` and
# `cabal.project.freeze`. This ensures the files stay deterministic so that CI
# cache can kick in.
expected_cabal_project_hash="d968c05c9802083eb8c13755d27adf903375d45450c256024bca4b13c157055b"
expected_cabal_project_freeze_hash="d3ac5b8f32a9fdea657222fb7238608334776bbf98199b9f9e11b46792de9f8b"
expected_cabal_project_hash="cf9682ea849ddaa790f101727cd151956969ed5691401846978d7a69c5ba722a"
expected_cabal_project_freeze_hash="9b2cac3a02e9b129bd80253fc407782bf10c7ed62ed21be41c720d30ed17ef53"
cabal --store-dir=$STORE_DIR v2-build --dry-run
cabal2stack --system-ghc --allow-newer --resolver lts-21.17 --resolver-file devops/stack/lts-21.17.yaml -o stack.yaml
......
......@@ -307,8 +307,8 @@ flags:
"full-text-search":
"build-search-demo": false
gargantext:
"disable-db-obfuscation-executable": true
"no-phylo-debug-logs": false
"disable-db-obfuscation-executable": false
"no-phylo-debug-logs": true
"test-crypto": false
"ghc-lib-parser":
"threaded-rts": true
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment