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

Update nix/frama-ci.*

parent 94e7800e
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" = "302db8051e232afb288a29ea1c91cc7a17fe9d85";
"rev" = "8419895dcec583fb0f0a88a2279d65076827fa30";
"ref" = "fix/interface-files";
};
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