| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | buildDubPackage: fix flag arrays not being expanded correctly•••Use concatTo to properly handle dubBuildFlags, dubTestFlags, and dubFlags. Previously these were used as "${var[@]}" but Nix lists become space-separated strings, not bash arrays, causing all flags to be concatenated into a single argument. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> | Claude Code | 2026-02-03 | 2 | -2/+15 |
| * | buildDubPackage: split into hooks and into importDubLock | TomaSajt | 2025-08-29 | 4 | -0/+71 |
