ci: verify Nix package builds #4

Merged
mjhukig merged 3 commits from ci/nix-package-verification-main into main 2026-08-02 23:54:24 +00:00
Contributor

Adds a visibility-first Forgejo Actions workflow for the Nix package.

The job checks out the exact revision for each event, verifies the committed flake inputs without changing the lockfile, builds .#cute-code, and runs nix flake check.

This workflow is intentionally advisory: it reports regressions without becoming a merge requirement unless maintainers later opt into branch protection.

Adds a visibility-first Forgejo Actions workflow for the Nix package. The job checks out the exact revision for each event, verifies the committed flake inputs without changing the lockfile, builds `.#cute-code`, and runs `nix flake check`. This workflow is intentionally advisory: it reports regressions without becoming a merge requirement unless maintainers later opt into branch protection.
ci: verify Nix package builds
Some checks failed
Verify / Nix package (pull_request) Failing after 35s
161b218649
fix(ci): enable flakes in Nix verification
Some checks failed
Verify / Nix package (pull_request) Failing after 40s
3a8f096390
fix(nix): use baseline Bun binary
All checks were successful
Verify / Nix package (pull_request) Successful in 2m44s
a148d03e14
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
pp/cute-code!4
No description provided.