package dkml-component-offline-opam

  1. Overview
  2. Docs
Offline install of Opam

Install

Dune Dependency

Authors

Maintainers

Sources

dkml-component-offline-opam-2.2.0.alpha0.20221104.tbz
sha256=0c87a32663eaa7c6b603817b2fa57d209e795ea3573b35042d78a0cab1260667
sha512=596088a892e84c1b6473502606a4840b22f87aa9ee6f7db0617aeef7c19f87bb3df0c5a27b3083b9f15805173b04ff11f5cfb0724db9674973916ab31d8509c6

CHANGES.md.html

Changes

2.2.0~alpha0~20221104

  • Is the trunk (master) branch of opam up to and include 2022-11-04.

  • Adds offline-opam component:

    • Copies the opam/opam-installer/etc. binaries into the installation bin/ directory

    • Modifies the PATH on Windows to include opam.exe:

      • During installation, if LOCALAPPDATA/Programs/DiskuvOCaml/0/bin/opam.exe is in the PATH then the opam.exe in offline-opampp is placed after. Otherwise it is placed first.

2.2.0~dkml20220801

opam used in DKML 1.0.0. Contains the following patches for DKML:

  • https://github.com/jonahbeckford/opam/commit/b6ba2e113d32045f51bc37c53e949126133f3d3a . Use LOCALAPPDATA for initial Opam root