Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
haskell-gargantext
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
195
Issues
195
List
Board
Labels
Milestones
Merge Requests
12
Merge Requests
12
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gargantext
haskell-gargantext
Commits
1d6fbb23
Verified
Commit
1d6fbb23
authored
Aug 09, 2023
by
Przemyslaw Kaminski
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[stack] update stack.yaml with openalex commit ref
parent
ee1d0dc6
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
update-cabal-project
bin/update-cabal-project
+1
-1
stack.yaml
stack.yaml
+1
-1
No files found.
bin/update-cabal-project
View file @
1d6fbb23
...
@@ -10,7 +10,7 @@ STORE_DIR="${1:-$DEFAULT_STORE}"
...
@@ -10,7 +10,7 @@ STORE_DIR="${1:-$DEFAULT_STORE}"
# changes, you have to make sure to update the `expected_cabal_projet_hash` with the
# changes, you have to make sure to update the `expected_cabal_projet_hash` with the
# `sha256sum` result calculated on the `cabal.project`. This ensures the `cabal.project`
# `sha256sum` result calculated on the `cabal.project`. This ensures the `cabal.project`
# stays deterministic so that CI cache can kick in.
# stays deterministic so that CI cache can kick in.
expected_cabal_project_hash
=
"
2754bf61cc7a2aa7b29345ffe34dc1e90a06426f00fc39da9f793cd828be4e15
"
expected_cabal_project_hash
=
"
5e989e199765ba2dd476208a66e96495ade69eb7cb14c0a448dfebd5748c9b39
"
cabal
--store-dir
=
$STORE_DIR
v2-update
'hackage.haskell.org,2023-06-24T21:28:46Z'
cabal
--store-dir
=
$STORE_DIR
v2-update
'hackage.haskell.org,2023-06-24T21:28:46Z'
...
...
stack.yaml
View file @
1d6fbb23
...
@@ -60,7 +60,7 @@ extra-deps:
...
@@ -60,7 +60,7 @@ extra-deps:
-
git
:
https://gitlab.iscpif.fr/gargantext/crawlers/arxiv-api.git
-
git
:
https://gitlab.iscpif.fr/gargantext/crawlers/arxiv-api.git
commit
:
2d7e5753cbbce248b860b571a0e9885415c846f7
commit
:
2d7e5753cbbce248b860b571a0e9885415c846f7
-
git
:
https://gitlab.iscpif.fr/gargantext/crawlers/openalex.git
-
git
:
https://gitlab.iscpif.fr/gargantext/crawlers/openalex.git
commit
:
dab07cb89e8ab8eaaff8619f5e21d944d9c526ab
commit
:
1cf872fb3bd0e3e44af31247833c4b6bb7d0dca5
# NP libs
# NP libs
-
git
:
https://github.com/alpmestan/servant-job.git
-
git
:
https://github.com/alpmestan/servant-job.git
commit
:
b4182487cfe479777c11ca19f3c0d47840b376f6
commit
:
b4182487cfe479777c11ca19f3c0d47840b376f6
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment