Skip to content

chore: point pslua + package-set links at purescript-lua org#4

Merged
Unisay merged 1 commit into
masterfrom
chore/migrate-org-links
Jun 14, 2026
Merged

chore: point pslua + package-set links at purescript-lua org#4
Unisay merged 1 commit into
masterfrom
chore/migrate-org-links

Conversation

@Unisay

@Unisay Unisay commented Jun 14, 2026

Copy link
Copy Markdown
Collaborator

The ecosystem repos moved from Unisay/* to the purescript-lua org. This updates the pslua flake input and its lockfile owner (same rev, 94c13ce) plus the AGENTS.md links so nothing relies on the old-owner redirect.

Repos moved from Unisay/* to the purescript-lua org. Update the pslua
flake input and lockfile owner (same rev 94c13ce), the packages.dhall
upstream-lua release URL, and the AGENTS.md links, so nothing relies on
the old-owner redirect.
@Unisay Unisay force-pushed the chore/migrate-org-links branch from 71aaeaf to 0eba370 Compare June 14, 2026 18:30

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates references to the purescript-lua ecosystem repositories after they moved from Unisay/* to the purescript-lua GitHub organization, so the repo no longer depends on redirects.

Changes:

  • Point the pslua flake input at github:purescript-lua/purescript-lua.
  • Update the corresponding flake.lock entry owner to purescript-lua (same rev/hash).
  • Refresh AGENTS.md links to the new org for purescript-lua and purescript-lua-package-sets.

Reviewed changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated 1 comment.

File Description
flake.nix Updates pslua input URL to the new GitHub org.
flake.lock Updates the locked/original owner for the pslua input.
AGENTS.md Updates documentation links to the repos under the new org.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread AGENTS.md
## Toolchain

`flake.nix` pins everything through [`purescript-overlay`](https://github.com/thomashoneyman/purescript-overlay): purs 0.15.16 (`purs-bin.purs-0_15_16`), spago 0.21.0 (`spago-bin.spago-0_21_0`), Lua 5.1 (`lua51Packages`). The `pslua` input tracks `github:Unisay/purescript-lua`; keep `flake.lock` reasonably current, since a long-stale pslua pin won't create the `--lua-output-file` directory and CI fails.
`flake.nix` pins everything through [`purescript-overlay`](https://github.com/thomashoneyman/purescript-overlay): purs 0.15.16 (`purs-bin.purs-0_15_16`), spago 0.21.0 (`spago-bin.spago-0_21_0`), Lua 5.1 (`lua51Packages`). The `pslua` input tracks `github:purescript-lua/purescript-lua`; keep `flake.lock` reasonably current, since a long-stale pslua pin won't create the `--lua-output-file` directory and CI fails.
@Unisay Unisay merged commit 0b33a99 into master Jun 14, 2026
1 check passed
@Unisay Unisay deleted the chore/migrate-org-links branch June 14, 2026 18:34
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.

2 participants