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
94e7800e
Commit
94e7800e
authored
Sep 22, 2021
by
Virgile Prevosto
Browse files
Update nix/frama-ci.*
parent
801da37d
Changes
1
Hide whitespace changes
Inline
Side-by-side
nix/frama-ci.nix
View file @
94e7800e
...
...
@@ -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"
=
"
8bccd35c09dddef4e6ec972154d99253664785c8
"
;
"rev"
=
"
302db8051e232afb288a29ea1c91cc7a17fe9d85
"
;
"ref"
=
"fix/interface-files"
;
};
pkgs
=
import
"
${
src
}
/pkgs.nix"
{};
...
...
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