Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Stefan Gränitz
Frama Clang
Commits
f73100c0
Commit
f73100c0
authored
May 05, 2021
by
Virgile Prevosto
Committed by
Virgile Prevosto
Jul 06, 2021
Browse files
Update nix/frama-ci.*
parent
8c5ee6c7
Changes
1
Show whitespace changes
Inline
Side-by-side
nix/frama-ci.nix
View file @
f73100c0
...
@@ -5,7 +5,7 @@ let
...
@@ -5,7 +5,7 @@ let
src
=
builtins
.
fetchGit
{
src
=
builtins
.
fetchGit
{
"url"
=
"https://bobot:
${
password
}
@git.frama-c.com/frama-c/Frama-CI.git"
;
"url"
=
"https://bobot:
${
password
}
@git.frama-c.com/frama-c/Frama-CI.git"
;
"name"
=
"Frama-CI"
;
"name"
=
"Frama-CI"
;
"rev"
=
"
f0f2266fe118d7355275b66fe99e74c6ce1d9388
"
;
"rev"
=
"
6999e5d7529cc8dd8f1e02438d357d3bc1572865
"
;
"ref"
=
"feature/upgrade-opam2nix"
;
"ref"
=
"feature/upgrade-opam2nix"
;
};
};
in
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