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
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
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
Grégoire Locqueville
haskell-gargantext
Commits
9fdb30c5
Verified
Commit
9fdb30c5
authored
Apr 25, 2024
by
Przemyslaw Kaminski
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[flake] fix for haskell-gargantext-prelude hash in package.yaml
parent
e7f9cf26
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
flake.nix
flake.nix
+2
-2
No files found.
flake.nix
View file @
9fdb30c5
...
...
@@ -6,7 +6,7 @@
# echo >>~/.config/nix/nix.conf "experimental-features = nix-command flakes"
# WARNING: be sure that `nix --version` is greater or equal to 2.18,
# otherwise nix may not support some attributes used in flake.lock.
# For an input, one can:
# Update to the latest commit:
# nix flake lock --update-input nixpkgs
...
...
@@ -346,7 +346,7 @@
patches
=
[
patches/accelerate-arithmetic/0001-remove-test-using-removed-realBandedGramian.patch
];
};
"https://gitlab.iscpif.fr/gargantext/crawlers/isidore.git/e9b594a4718acc06db037f6d3f429a90db76c267"
=
removePackageYaml
inputs
.
crawlerIsidore
;
"https://gitlab.iscpif.fr/gargantext/haskell-gargantext-prelude/
618f711a530df56caefbb1577c4bf3d5ff45e21
4"
=
removePackageYaml
inputs
.
gargantext-prelude
;
"https://gitlab.iscpif.fr/gargantext/haskell-gargantext-prelude/
d4f9bee483d41bbdf8ab4e09efb5a5a8216edff
4"
=
removePackageYaml
inputs
.
gargantext-prelude
;
"https://gitlab.iscpif.fr/gargantext/crawlers/istex.git/c0a08d62c40a169b7934ceb7cb12c39952160e7a"
=
removePackageYaml
inputs
.
crawlerISTEX
;
};
...
...
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