Skip to content

refactor(nix): drop odoc/odoc-parser overrides#15326

Open
Alizter wants to merge 1 commit into
ocaml:mainfrom
Alizter:push-qvpkxvultzow
Open

refactor(nix): drop odoc/odoc-parser overrides#15326
Alizter wants to merge 1 commit into
ocaml:mainfrom
Alizter:push-qvpkxvultzow

Conversation

@Alizter

@Alizter Alizter commented Jun 25, 2026

Copy link
Copy Markdown
Collaborator

ocaml-overlays now ships odoc 3.2.1 and odoc-parser 3.2.1 directly (rev 141b591b), matching what our overrides were yanking from vanilla nixpkgs. The override (plus the nixpkgsOcaml let-binding it relied on) is dead.

Shell hashes that touch odoc drift because the src derivation now comes via nix-overlays' fetcher rather than nixpkgs', but the resulting odoc is the same upstream 3.2.1.

`ocaml-overlays` now ships `odoc 3.2.1` and `odoc-parser 3.2.1`
directly (rev 141b591b), matching what our overrides were yanking
from vanilla nixpkgs. The override (plus the `nixpkgsOcaml`
let-binding it relied on) is dead.

Shell hashes that touch odoc drift because the src derivation now
comes via nix-overlays' fetcher rather than nixpkgs', but the
resulting `odoc` is the same upstream 3.2.1.

Signed-off-by: Ali Caglayan <alizter@gmail.com>
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.

1 participant