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

Update nix/frama-ci.*

parent a729037e
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" = "f2e450499110ee5cebe53b3c20dbfcab6ff696a0";
"rev" = "4150f5b75b121450aef5687f779ec374ed7f1b92";
"ref" = "master";
};
pkgs = import "${src}/pkgs.nix" {};
......
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