[flake] fix for gargantext-graph src

parent 2928c41a
Pipeline #7718 failed with stages
in 22 minutes and 46 seconds
......@@ -318,14 +318,14 @@
"locked": {
"lastModified": 1748252933,
"narHash": "sha256-5G7QKkEWeAz7V1luwnTwV8953r+B5JVw2sHK2TZ1avU=",
"ref": "refs/heads/master",
"ref": "refs/heads/glocqueville/update-igraph",
"rev": "316d48b6a89593faaf1f2102e9714cea7e416e56",
"revCount": 157,
"type": "git",
"url": "https://gitlab.iscpif.fr/gargantext/gargantext-graph.git"
},
"original": {
"rev": "316d48b6a89593faaf1f2102e9714cea7e416e56",
"ref": "refs/heads/glocqueville/update-igraph",
"type": "git",
"url": "https://gitlab.iscpif.fr/gargantext/gargantext-graph.git"
}
......
......@@ -64,7 +64,7 @@
ekg-json = { url = "github:haskell-github-trust/ekg-json"; flake = false; };
epo-api-client = { url = "git+https://gitlab.iscpif.fr/gargantext/crawlers/epo-proxy-api.git"; flake = false; };
# WARNING: using the debugNaN branch
gargantext-graph = { url = "git+https://gitlab.iscpif.fr/gargantext/gargantext-graph.git?rev=316d48b6a89593faaf1f2102e9714cea7e416e56"; flake = false; };
gargantext-graph = { url = "git+https://gitlab.iscpif.fr/gargantext/gargantext-graph.git?ref=refs/heads/glocqueville/update-igraph"; flake = false; };
# WARNING: unmerged commit
# See https://gitlab.iscpif.fr/gargantext/haskell-gargantext-prelude/merge_requests/13
gargantext-prelude = { url = "git+https://gitlab.iscpif.fr/gargantext/haskell-gargantext-prelude.git?ref=master"; flake = false; };
......
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