Skip to content
Snippets Groups Projects
Commit 45f24376 authored by Basile Desloges's avatar Basile Desloges
Browse files

Update nix/frama-ci.*

parent c15d2787
No related branches found
No related tags found
No related merge requests found
...@@ -5,8 +5,8 @@ let ...@@ -5,8 +5,8 @@ let
src = builtins.fetchGit { src = builtins.fetchGit {
"url" = "https://bobot:${password}@git.frama-c.com/frama-c/Frama-CI.git"; "url" = "https://bobot:${password}@git.frama-c.com/frama-c/Frama-CI.git";
"name" = "Frama-CI"; "name" = "Frama-CI";
"rev" = "073b5669686e4c5f48bc450a37b6048bacf5d025"; "rev" = "e0b8d5ff621eb2953b848b2711e873e9ead25add";
"ref" = "master"; "ref" = "e0b8d5ff621eb2953b848b2711e873e9ead25add";
}; };
in 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