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
c2508143
Commit
c2508143
authored
Sep 22, 2021
by
Virgile Prevosto
Browse files
Update nix/frama-ci.*
parent
94e7800e
Changes
1
Hide whitespace changes
Inline
Side-by-side
nix/frama-ci.nix
View file @
c2508143
...
...
@@ -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"
=
"
302db8051e232afb288a29ea1c91cc7a17fe9d85
"
;
"rev"
=
"
8419895dcec583fb0f0a88a2279d65076827fa30
"
;
"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