Skip to content
Snippets Groups Projects
Verified Commit 50aba1e3 authored by Tej Chajed's avatar Tej Chajed
Browse files

Add a specific version of Iris

parent 5d9e2f83
Branches
Tags
No related merge requests found
......@@ -16,7 +16,7 @@ install: [make "install"]
depends: [
"ocaml" {>= "4.05.0"}
"coq" {>= "8.11"}
"coq-iris" {= "dev"}
"coq-iris" { (= "dev.2020-03-23.0.3a0d7152") | (= "dev") }
]
tags: [
......
......@@ -36,7 +36,7 @@ supported_ocaml_versions:
dependencies:
- opam:
name: coq-iris
version: '{= "dev"}'
version: '{ (= "dev.2020-03-23.0.3a0d7152") | (= "dev") }'
tested_coq_nix_versions:
- version_or_url: https://github.com/coq/coq-on-cachix/tarball/master
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment