Skip to content
Snippets Groups Projects
Commit 1783fe3c authored by Allan Blanchard's avatar Allan Blanchard
Browse files

Update nix/frama-ci.*

parent 032236a4
No related branches found
No related tags found
No related merge requests found
......@@ -5,8 +5,8 @@ let
src = builtins.fetchGit {
"url" = "https://bobot:${password}@git.frama-c.com/frama-c/Frama-CI.git";
"name" = "Frama-CI";
"rev" = "37fae65509b51c40cf72e9f0312e45303db73c05";
"ref" = "feature/nix/add_ci_to_linea-cabs";
"rev" = "ceea8c97fc127db159bfd92919eae404e2e67f18";
"ref" = "master";
};
pkgs = import "${src}/pkgs.nix" {};
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