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

Update nix/frama-ci.*

parent 49ac3927
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@ let
src = builtins.fetchGit {
"url" = "https://bobot:${password}@git.frama-c.com/frama-c/Frama-CI.git";
"name" = "Frama-CI";
"rev" = "5d88cda5951f886a8cab8b6001566b0ea751e57c";
"rev" = "b08d57ec272163d87d9e7060a8df00fd8fd9590d";
"ref" = "feature/upgrade-opam2nix";
};
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