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

Update nix/frama-ci.*

parent 5e465664
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" = "3a62cdeb98e07acd060bac4ec155f85db5da598f";
"rev" = "11155b7e394ea874b8b3e60e9a64c7f6bbdf5501";
"ref" = "feature/upgrade-opam2nix";
};
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