Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
lambda-rust
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Service Desk
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Iris
lambda-rust
Commits
f204c9c8
There was a problem fetching the pipeline summary.
Commit
f204c9c8
authored
8 years ago
by
Ralf Jung
Browse files
Options
Downloads
Patches
Plain Diff
I am officially too stupid to use git
parent
e2c2f8fa
No related branches found
No related tags found
No related merge requests found
Pipeline
#
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
build/opam-ci.sh
+2
-2
2 additions, 2 deletions
build/opam-ci.sh
opam.pins
+1
-1
1 addition, 1 deletion
opam.pins
with
3 additions
and
3 deletions
build/opam-ci.sh
+
2
−
2
View file @
f204c9c8
...
@@ -16,12 +16,12 @@ test -d "$OPAMROOT/repo/coq-released" || opam repo add coq-released https://coq.
...
@@ -16,12 +16,12 @@ test -d "$OPAMROOT/repo/coq-released" || opam repo add coq-released https://coq.
opam update
opam update
opam
install
ocamlfind
-y
# Remove this once the Coq crew fixed their package...
opam
install
ocamlfind
-y
# Remove this once the Coq crew fixed their package...
#
Fix
versions of some dependencies
#
Install fixed
versions of some dependencies
echo
echo
for
PIN
in
"
${
@
}
"
for
PIN
in
"
${
@
}
"
do
do
echo
"Applying pin:
$PIN
"
echo
"Applying pin:
$PIN
"
opam pin add
$PIN
-k
version
-y
-n
opam pin add
$PIN
-k
version
-y
done
done
# Install build-dependencies
# Install build-dependencies
...
...
This diff is collapsed.
Click to expand it.
opam.pins
+
1
−
1
View file @
f204c9c8
coq-iris https://gitlab.mpi-sws.org/FP/iris-coq
86315b423a2bf8826a6d63a90630a239ad3d1823
coq-iris https://gitlab.mpi-sws.org/FP/iris-coq
fd42adfe6236b6bebacb963e8fed3f7d1f935e26
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment