Skip to content

fix(pkg): repect lock_dir stanza - #16049

Open
shunueda wants to merge 3 commits into
ocaml:mainfrom
shunueda:fix/repect-lock-dir-stanza
Open

fix(pkg): repect lock_dir stanza#16049
shunueda wants to merge 3 commits into
ocaml:mainfrom
shunueda:fix/repect-lock-dir-stanza

Conversation

@shunueda

@shunueda shunueda commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

Description

dune pkg lock should respect lock_dir stanza.

Partially cherry-picked from #13861.

Related Issue and Motivation

Fixes #13841

Checklist

  • Tests added, if applicable.
  • Change log entry added for any user-facing changes.
  • Documentation added for any user-facing changes.

shunueda and others added 2 commits August 19, 2026 10:06
Signed-off-by: Shun Ueda <git@shunueda.org>
Signed-off-by: Shun Ueda <git@shunueda.org>

Co-authored-by: Sudha Parimala <sudharg247@gmail.com>
@shunueda
shunueda force-pushed the fix/repect-lock-dir-stanza branch 3 times, most recently from 476abf3 to d7a5443 Compare August 19, 2026 15:14
Signed-off-by: Shun Ueda <git@shunueda.org>
@shunueda
shunueda force-pushed the fix/repect-lock-dir-stanza branch from d7a5443 to 83e9a32 Compare August 19, 2026 15:15
@Alizter Alizter self-assigned this Aug 19, 2026
@Alizter Alizter added requires-team-discussion This topic requires a team discussion package management Dune's package management — `(pkg)` stanza, lockdirs, `dune pkg` commands labels Aug 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

package management Dune's package management — `(pkg)` stanza, lockdirs, `dune pkg` commands requires-team-discussion This topic requires a team discussion

Projects

None yet

Development

Successfully merging this pull request may close these issues.

dune pkg lock doesn't respect dune-workspace's lock_dir stanza

2 participants