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

Update nix/frama-ci.*

parent 2339d7d7
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" = "4dd9d4def36be28bba9751d652bd8849eeca505a";
"ref" = "fix/nix/easy-format";
"rev" = "e33541f771435c6b1014acf1b042f569deadb663";
"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