top | item 44892579

(no title)

nukifw | 6 months ago

There is a lot of work on Dune Package Management that will fix some legacy issues related to OPAM, https://dune.readthedocs.io/en/stable/tutorials/dune-package... !! Stay tuned!

discuss

order

johnisgood|6 months ago

Dune is not a dependency manager, it is a build tool. Opam is the dependency manager. By default, Dune doesn't fetch dependencies, opam does that. That said, Dune does use opam, yeah.

nukifw|6 months ago

And the next milestone of Dune is to become an alternative package manager via Dune package Management, using a store in a "nixish" way.

nukifw|6 months ago

Package description, but it use its own engine.