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

Update nix/frama-ci.*

parent 6a4d95c5
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" = "4150f5b75b121450aef5687f779ec374ed7f1b92";
"ref" = "master";
"rev" = "38ad0883ae35815ec3482bd36c975ce33f9f83f3";
"ref" = "fix/interface-files";
};
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