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

Update nix/frama-ci.*

parent 7044aaab
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" = "78a52234efc6489f56ce927937e569e1a1476a7d";
"rev" = "285cc9569c1ae0bfadb51320ba7d1d4c73b6bba0";
"ref" = "master";
};
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