Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions doc/changes/added/14773.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
- When generating a lockfile, recognise opam packages whose `build:` field
matches one of the canonical shapes dune emits in its own opam files, and
record the `dune` keyword for them rather than translating the opam
commands into a dune action. Detection covers every shape historically
emitted (lang < 1.11 through >= 3.23). Builds on #13592. (#14773,
@gridbugs, @Alizter)
Loading
Loading