spago icon indicating copy to clipboard operation
spago copied to clipboard

Use Flake to package Spago for NixPkgs

Open peterbecich opened this issue 1 year ago • 1 comments

TODO for myself

This new Spago is not yet in NixPkgs.

It should be possible to use the Flake to package Spago for NixPkgs.

The Flake currently doesn't build Spago afaik. This is also needed.

peterbecich avatar Jul 07 '24 16:07 peterbecich

There is already a draft PR that is addressing this: https://github.com/purescript/spago/pull/981

f-f avatar Jul 25 '24 09:07 f-f