Tracking entry (detail in the package repo).
flake.nix pinned the pslua input to a non-existent local path, so nix develop could not evaluate. Flake-only fix (→ github:Unisay/purescript-lua + refreshed lock) committed on a local branch; dev shell evaluates and luacheck on src/ passes. PR deferred: scripts/build can't reach green because the fork still pins the ancient psc-0.15.8-20230401-draft3 set (stale sha256 + old unsafe-coerce v6.0.0 FFI the current linker rejects). Resolves with the package-set bump during alignment.
Tracking entry (detail in the package repo).
flake.nix pinned the pslua input to a non-existent local path, so
nix developcould not evaluate. Flake-only fix (→ github:Unisay/purescript-lua + refreshed lock) committed on a local branch; dev shell evaluates and luacheck on src/ passes. PR deferred:scripts/buildcan't reach green because the fork still pins the ancientpsc-0.15.8-20230401-draft3set (stale sha256 + old unsafe-coerce v6.0.0 FFI the current linker rejects). Resolves with the package-set bump during alignment.