package opam-0install

  1. Overview
  2. No Docs
Opam solver using 0install backend

Install

Dune Dependency

Authors

Maintainers

Sources

opam-0install-0.5.tbz
sha256=983177a9b34eaaab1efd07ef2b0f33347cdee624fa011def95a2497a61735962
sha512=78ca0d09181472d899f7c7a07cd79bf1bce15bfc2b36824f4ca99300cd318a1970b9702ccfb6cacd920684aaabc0c3fa3b11b810bd19d17a68aa38800c1e8906

Description

Opam's default solver is designed to maintain a set of packages over time, minimising disruption when installing new programs and finding a compromise solution across all packages.

In many situations (e.g. CI, local roots or duniverse builds) this is not necessary, and we can get a solution much faster by using a different algorithm.

This package uses 0install's solver algorithm with opam packages.

Published: 18 Oct 2024

Dependencies (8)

  1. opam-file-format >= "2.1.1"
  2. 0install-solver
  3. ocaml >= "4.10.0"
  4. opam-format >= "2.2.1"
  5. opam-state >= "2.2.1"
  6. cmdliner >= "1.1.0" & < "2.0.0"
  7. fmt >= "0.8.7"
  8. dune >= "2.7"

Dev Dependencies (5)

  1. odoc with-doc
  2. alcotest with-test
  3. astring with-test
  4. opam-solver with-test
  5. opam-client with-test & >= "2.2.1"

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.