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
540a3c09
Commit
540a3c09
authored
Sep 27, 2021
by
Virgile Prevosto
Browse files
Update nix/frama-ci.*
parent
d3c332b2
Changes
1
Hide whitespace changes
Inline
Side-by-side
nix/frama-ci.nix
View file @
540a3c09
...
...
@@ -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"
=
"
738ec3236ef5217ee68fabad869f217b37410430
"
;
"rev"
=
"
bb2c9632abbb651363f2070d1cd89bc25cff5249
"
;
"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