[M5+] cmd_build merges Cargoxx.lock instead of overwriting

This commit is contained in:
2026-05-10 12:43:25 +00:00
parent 6f8e9c4aeb
commit c4b2a1bc55
3 changed files with 44 additions and 10 deletions

View File

@@ -308,8 +308,8 @@ mitigation is to append `-<short-sha>` to the input attr.
| --- | --- | --- |
| 1. devbox_resolve + parser | ✅ | `df2c25b` |
| 2. nixpkgs_git_resolve fallback | ✅ | `cb82e91` |
| 3. resolve_version + cmd_add wire-up | ✅ | (this commit) |
| 4. cmd_build lockfile merge | pending | — |
| 3. resolve_version + cmd_add wire-up | ✅ | `6f8e9c4` |
| 4. cmd_build lockfile merge | ✅ | (this commit) |
| 5. flake codegen for per-dep inputs | pending | — |
| 6. SPEC §7/§10 amendment + smoke | pending | — |