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

Update nix/frama-ci.*

parent dc08fb3c
No related branches found
No related tags found
No related merge requests found
...@@ -5,8 +5,8 @@ let ...@@ -5,8 +5,8 @@ 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" = "f86e807d6f440ac4479b78f8419dfd817803419d"; "rev" = "4c154fc4d99e26ea9987750103938c059398b5ea";
"ref" = "feature/wp/versions-bump"; "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