Skip to content

ci: build the okf package explicitly — flake check skips package builds - #8

Merged
kriswill merged 1 commit into
mainfrom
cache-package-build
Jul 12, 2026
Merged

ci: build the okf package explicitly — flake check skips package builds#8
kriswill merged 1 commit into
mainfrom
cache-package-build

Conversation

@kriswill

Copy link
Copy Markdown
Owner

Follow-up to #7, found while verifying the cache: nix flake check builds checks only — the runs pushed okf-tests and the node_modules FOD (both verified fetchable from cache.flakehub.com), but reported packages.*.okf as build skipped, so the binary consumers actually run never entered the cache. One explicit nix build .#okf -L fixes that on both platforms.

Verified on the first cached runs (2026-07-12): nix flake check builds
only checks.* (okf-tests + the node_modules FOD reached the cache) and
reports packages as 'build skipped', so the okf binary itself was never
pushed. nix build .#okf puts the actual artifact in the cache on both
platforms.
@kriswill
kriswill merged commit f24357c into main Jul 12, 2026
3 checks passed
@kriswill
kriswill deleted the cache-package-build branch July 12, 2026 04:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant