Skip to content

chore: align build tooling (nix CI, fail-fast scripts, purescript-overlay)#1

Merged
Unisay merged 1 commit into
masterfrom
chore/align-overlay
Jun 14, 2026
Merged

chore: align build tooling (nix CI, fail-fast scripts, purescript-overlay)#1
Unisay merged 1 commit into
masterfrom
chore/align-overlay

Conversation

@Unisay

@Unisay Unisay commented Jun 14, 2026

Copy link
Copy Markdown
Collaborator

Aligns this fork to the canonical purescript-lua tooling.

Migrates flake.nix from easy-purescript-nix to purescript-overlay, which fixes the insecure-nodejs evaluation blocker; the dev shell now enters with plain nix develop (no --impure). Replaces the legacy bower/node CI workflow with the canonical nix-based pipeline (build, optional test, luacheck). Adds set -euo pipefail to scripts/build so failures stop the build. flake.lock is regenerated for the new input set.

Verified locally inside the dev shell: nix develop -c true, nix develop -c ./scripts/build, and luacheck --quiet --std min src/ all exit 0. No scripts/test in this fork, so the CI Test step is a guarded no-op. No changes to src/.

@Unisay Unisay merged commit bb6e107 into master Jun 14, 2026
1 check passed
@Unisay Unisay deleted the chore/align-overlay branch June 14, 2026 12:10
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