Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
pub
frama-c
Commits
6c4b1f92
Commit
6c4b1f92
authored
Jun 15, 2022
by
Allan Blanchard
Browse files
[ci] downgrade ocamlfind
parent
3cc7233a
Changes
1
Hide whitespace changes
Inline
Side-by-side
nix/default.nix
View file @
6c4b1f92
...
...
@@ -8,7 +8,7 @@ let mydir = builtins.getEnv("PWD");
selection
=
"
${
mydir
}
/
${
name
}
-
${
ocaml
.
version
}
-opam-selection.nix"
;
};
opamPackages
=
[
"ocamlfind"
"zarith"
"ocamlgraph"
"yojson"
"zmq"
[
"ocamlfind
=1.9.3
"
"zarith"
"ocamlgraph"
"yojson"
"zmq"
"ppx_import"
"ppx_deriving"
"ppx_deriving_yojson"
"coq=8.13.0"
"alt-ergo=2.2.0"
"why3=1.5.0"
"why3-coq=1.5.0"
...
...
Write
Preview
Supports
Markdown
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