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

Merge branch 'feature/nix/add_ci_to_linea-cabs' into 'master'

Update Frama-CI data

See merge request frama-c/meta!66
parents 52aaf7b2 153cabfc
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" = "e33541f771435c6b1014acf1b042f569deadb663"; "rev" = "37fae65509b51c40cf72e9f0312e45303db73c05";
"ref" = "master"; "ref" = "feature/nix/add_ci_to_linea-cabs";
}; };
pkgs = import "${src}/pkgs.nix" {}; pkgs = import "${src}/pkgs.nix" {};
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