paths.build fix (#15)
Reviewed-on: #15 Co-authored-by: vickydotbat <vickydotbat@tutamail.com> Co-committed-by: vickydotbat <vickydotbat@tutamail.com>
This commit was merged in pull request #15.
This commit is contained in:
@@ -1329,6 +1329,9 @@ git commit -m "test(topdata): parity guard — cdn_channel yields accessory rows
|
||||
|
||||
- [ ] **Step 1:** Merge Phase 1; tag/release Crucible per the repo's existing release workflow. Note the resulting version tag for Phase 3.
|
||||
|
||||
> ✅ Release tag: `v0.3.0`
|
||||
> <https://git.westgate.pw/ShadowsOverWestgate/sow-tools/releases/tag/v0.3.0>
|
||||
|
||||
---
|
||||
|
||||
## Phase 3 — Toolchain convergence (flakes)
|
||||
@@ -1392,6 +1395,8 @@ Edit `sow-topdata/flake.nix`. Add the input and thread it through:
|
||||
|
||||
> Note: `forAllSystems` now passes both `system` and `pkgs`. If the repo's existing helper signature differs, match the convention used by `sow-assets-manifest/flake.nix` (which already pins crucible per-system) rather than introducing a new pattern.
|
||||
|
||||
> Operator concern: The `scripts/` still exist? We should be removing wrappers for tasks Crucible controls.
|
||||
|
||||
- [ ] **Step 2: Lock the input**
|
||||
|
||||
Run: `cd sow-topdata && nix flake update sow-tools` (or `nix flake lock --update-input sow-tools`)
|
||||
|
||||
Reference in New Issue
Block a user