[update-project-dependencies]

Also, fix README
parent cc1fb450
Pipeline #7743 failed with stages
in 20 minutes and 11 seconds
...@@ -489,8 +489,7 @@ nix run .#gargantext:exe:gargantext ...@@ -489,8 +489,7 @@ nix run .#gargantext:exe:gargantext
``` ```
The tests can be run with: The tests can be run with:
```shell ```shell
nix run .#gargantext:test:garg-test-tasty nix run .#gargantext:test:garg-test
nix run .#gargantext:test:garg-test-hspec
``` ```
For dev shell: For dev shell:
......
...@@ -16,8 +16,8 @@ fi ...@@ -16,8 +16,8 @@ fi
# with the `sha256sum` result calculated on the `cabal.project` and # with the `sha256sum` result calculated on the `cabal.project` and
# `cabal.project.freeze`. This ensures the files stay deterministic so that CI # `cabal.project.freeze`. This ensures the files stay deterministic so that CI
# cache can kick in. # cache can kick in.
expected_cabal_project_hash="eb8fdb1a14aa2f7a13f565cf7fa9f6ab0e2dab9212538aed0db5691015be286b" expected_cabal_project_hash="90411b3b7ecff9c700aa6e846b48f6bdc0f0f087e7f2c27092faf679f41557ea"
expected_cabal_project_freeze_hash="553b98aadb35506a305bd740cdd71f5fadc1e6d55d10f91cf39daa6735a63d78" expected_cabal_project_freeze_hash="cf9292bb1ff0b1c864bc499ffa65c2ddd1b1b8a0bef4d349e6832a182118d606"
cabal --store-dir=$STORE_DIR v2-build --dry-run cabal --store-dir=$STORE_DIR v2-build --dry-run
......
...@@ -56,7 +56,7 @@ ...@@ -56,7 +56,7 @@
- "opaleye-0.10.3.1" - "opaleye-0.10.3.1"
- "password-3.1.0.1" - "password-3.1.0.1"
- "postgresql-libpq-0.10.2.0" - "postgresql-libpq-0.10.2.0"
- "postgresql-libpq-configure-0.10.0.1" - "postgresql-libpq-pkgconfig-0.10"
- "pretty-simple-4.1.3.0" - "pretty-simple-4.1.3.0"
- "primitive-extras-0.10.2.2" - "primitive-extras-0.10.2.2"
- "primitive-unlifted-2.2.0.0" - "primitive-unlifted-2.2.0.0"
...@@ -134,12 +134,12 @@ ...@@ -134,12 +134,12 @@
git: "https://github.com/delanoe/patches-map" git: "https://github.com/delanoe/patches-map"
subdirs: subdirs:
- . - .
- commit: 16509b30012b7585ab776df31d70ef384050dbdc - commit: 20d17c16b543a846e8f592c3a19ba8d5ad4f5d23
git: "https://github.com/fpringle/servant-routes.git" git: "https://github.com/fpringle/servant-routes.git"
subdirs: subdirs:
- . - .
- commit: bd0592818882f9cf34d2991d01f7dcb3d8bca309 - commit: 72df79ce1735d48731766d5b6ba7450a22ed8390
git: "https://github.com/haskell-github-trust/ekg-json" git: "https://github.com/haskell-github-trust/ekg-json.git"
subdirs: subdirs:
- . - .
- commit: eb130c71fa17adaceed6ff66beefbccb13df51ba - commit: eb130c71fa17adaceed6ff66beefbccb13df51ba
...@@ -174,19 +174,19 @@ ...@@ -174,19 +174,19 @@
git: "https://gitlab.iscpif.fr/gargantext/gargantext-graph.git" git: "https://gitlab.iscpif.fr/gargantext/gargantext-graph.git"
subdirs: subdirs:
- "gargantext-graph-core" - "gargantext-graph-core"
- commit: 05c39e424d15149dc32097b3318cb6007e0e7052 - commit: 5364b15399f4567902c631dd990578e2a968c487
git: "https://gitlab.iscpif.fr/gargantext/haskell-bee" git: "https://gitlab.iscpif.fr/gargantext/haskell-bee.git"
subdirs: subdirs:
- "haskell-bee-pgmq/" - "haskell-bee-pgmq/"
- commit: 05c39e424d15149dc32097b3318cb6007e0e7052 - commit: 5364b15399f4567902c631dd990578e2a968c487
git: "https://gitlab.iscpif.fr/gargantext/haskell-bee" git: "https://gitlab.iscpif.fr/gargantext/haskell-bee.git"
subdirs: subdirs:
- "haskell-bee-tests/" - "haskell-bee-tests/"
- commit: 05c39e424d15149dc32097b3318cb6007e0e7052 - commit: 5364b15399f4567902c631dd990578e2a968c487
git: "https://gitlab.iscpif.fr/gargantext/haskell-bee" git: "https://gitlab.iscpif.fr/gargantext/haskell-bee.git"
subdirs: subdirs:
- "haskell-bee/" - "haskell-bee/"
- commit: 214b31a2db46de5a2cac24231a3c07a1c4c3fab9 - commit: 1474451ece6af89fcda27cde351149a6a3034e4a
git: "https://gitlab.iscpif.fr/gargantext/haskell-gargantext-prelude" git: "https://gitlab.iscpif.fr/gargantext/haskell-gargantext-prelude"
subdirs: subdirs:
- . - .
...@@ -199,11 +199,11 @@ ...@@ -199,11 +199,11 @@
subdirs: subdirs:
- . - .
- commit: 9a869df2842eccc86a0f31a69fb8dc5e5ca218a8 - commit: 9a869df2842eccc86a0f31a69fb8dc5e5ca218a8
git: "https://gitlab.iscpif.fr/gargantext/haskell-pgmq" git: "https://gitlab.iscpif.fr/gargantext/haskell-pgmq.git"
subdirs: subdirs:
- . - .
- commit: 02f5ed9ee2d6cce45161addf945b88bc6adf9059 - commit: e0d9a8b32afde9652dd99e99df611a8c2a88f2e9
git: "https://gitlab.iscpif.fr/gargantext/haskell-throttle" git: "https://gitlab.iscpif.fr/gargantext/haskell-throttle.git"
subdirs: subdirs:
- . - .
- commit: 6f0595d2421005837d59151a8b26eee83ebb67b5 - commit: 6f0595d2421005837d59151a8b26eee83ebb67b5
...@@ -214,11 +214,11 @@ ...@@ -214,11 +214,11 @@
git: "https://gitlab.iscpif.fr/gargantext/iso639.git" git: "https://gitlab.iscpif.fr/gargantext/iso639.git"
subdirs: subdirs:
- . - .
- commit: 04b5c9044fef44393b66bffa258ca0b0f59c1087 - commit: 4527a30d793953c74c87558689a35266f3e92fa4
git: "https://gitlab.iscpif.fr/gargantext/opaleye-textsearch.git" git: "https://gitlab.iscpif.fr/gargantext/opaleye-textsearch.git"
subdirs: subdirs:
- . - .
- commit: a591716220cfcabffa24eb29cbaa2517023642af - commit: f2d7d7a85fddbc6341a77fdea70a60c9c159a29f
git: "https://gitlab.iscpif.fr/gargantext/patches-class.git" git: "https://gitlab.iscpif.fr/gargantext/patches-class.git"
subdirs: subdirs:
- . - .
...@@ -385,7 +385,7 @@ flags: ...@@ -385,7 +385,7 @@ flags:
hmatrix: hmatrix:
"disable-default-paths": false "disable-default-paths": false
"no-random_r": false "no-random_r": false
openblas: false openblas: true
"hmatrix-gsl-stats": "hmatrix-gsl-stats":
onlygsl: false onlygsl: false
hsc2hs: hsc2hs:
...@@ -471,7 +471,7 @@ flags: ...@@ -471,7 +471,7 @@ flags:
pbkdf2: true pbkdf2: true
scrypt: true scrypt: true
"postgresql-libpq": "postgresql-libpq":
"use-pkg-config": false "use-pkg-config": true
"pretty-simple": "pretty-simple":
buildexample: false buildexample: false
buildexe: true buildexe: true
...@@ -540,8 +540,6 @@ flags: ...@@ -540,8 +540,6 @@ flags:
transformers: true transformers: true
tasty: tasty:
unix: true unix: true
"tasty-golden":
"build-example": false
"text-format": "text-format":
developer: false developer: false
"text-metrics": "text-metrics":
......
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