Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

opam: remove the 'build' directive on dune dependency #10

Merged
merged 1 commit into from
Nov 8, 2019

Conversation

craigfe
Copy link
Member

@craigfe craigfe commented Oct 11, 2019

This directive results in failure when downgrading Dune versions, due to version-specific functionality in the Dune language. See ocaml/opam#3850 for more details.

@dinosaure
Copy link
Member

Thanks!

@dinosaure dinosaure merged commit 79037d1 into mirage:master Nov 8, 2019
dinosaure added a commit to dinosaure/opam-repository that referenced this pull request Mar 18, 2022
CHANGES:

* Remove `{build}` directive into the OPAM file (@craigfe, mirage/ke#10)
* Add `unsafe_bigarray` into `Rke.Weighted` (@anmonteiro, mirage/ke#11)
* Lint OPAM file (@kit-ty-kate, mirage/ke#12)
* Fix the distribution and the CI (@dinosaure, mirage/ke#13)
* Update the distribution with `cmdliner.1.1.0` (@dinosaure, mirage/ke#15)
dinosaure added a commit to dinosaure/opam-repository that referenced this pull request Mar 18, 2022
CHANGES:

* Remove `{build}` directive into the OPAM file (@craigfe, mirage/ke#10)
* Add `unsafe_bigarray` into `Rke.Weighted` (@anmonteiro, mirage/ke#11)
* Lint OPAM file (@kit-ty-kate, mirage/ke#12)
* Fix the distribution and the CI (@dinosaure, mirage/ke#13)
* Update the distribution with `cmdliner.1.1.0` (@dinosaure, mirage/ke#15)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants