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
Stefan Gränitz
Frama Clang
Commits
7ffa4da8
Commit
7ffa4da8
authored
Apr 26, 2021
by
Virgile Prevosto
Committed by
Virgile Prevosto
Jul 06, 2021
Browse files
Update nix/frama-ci.*
parent
255a3891
Changes
1
Hide whitespace changes
Inline
Side-by-side
nix/frama-ci.nix
View file @
7ffa4da8
...
@@ -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"
=
"
1186a0ea243b23d8d1c761fb0c007c964ca0fbcf
"
;
"rev"
=
"
0c46d7497a84958a613d7d39d062ece2c6d4ac2e
"
;
"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