Skip to content
Snippets Groups Projects
Commit 9b392eb3 authored by Virgile Prevosto's avatar Virgile Prevosto
Browse files

Update nix/frama-ci.*

parent dd6675cc
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,7 @@ let ...@@ -5,7 +5,7 @@ let
src = builtins.fetchGit { src = builtins.fetchGit {
"url" = "https://bobot:${password}@git.frama-c.com/frama-c/Frama-CI.git"; "url" = "https://bobot:${password}@git.frama-c.com/frama-c/Frama-CI.git";
"name" = "Frama-CI"; "name" = "Frama-CI";
"rev" = "9a16e1f8c817fcfe7434a8c2f591306ceab0b60e"; "rev" = "e94467e207414af4299b8597fbcfa127e5028926";
"ref" = "feature/upgrade-opam2nix"; "ref" = "feature/upgrade-opam2nix";
}; };
in in
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment