Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
pub
Frama Clang
Commits
a654df70
Commit
a654df70
authored
Sep 21, 2021
by
Virgile Prevosto
Browse files
Update nix/frama-ci.*
parent
f335209f
Changes
1
Hide whitespace changes
Inline
Side-by-side
nix/frama-ci.nix
View file @
a654df70
...
...
@@ -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"
=
"
4150f5b75b121450aef5687f779ec374ed7f1b92
"
;
"ref"
=
"
master
"
;
"rev"
=
"
38ad0883ae35815ec3482bd36c975ce33f9f83f3
"
;
"ref"
=
"
fix/interface-files
"
;
};
pkgs
=
import
"
${
src
}
/pkgs.nix"
{};
in
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment