Looking for new spago maintainer in Nixpkgs

I’m planning on stepping down as the maintainer of spago in Nixpkgs, as of the following commit:

which is contained in the following PR:

If anyone is interested in maintaining spago in Nixpkgs, we’d definitely welcome the help! As far as I know, no one has packaged the new version of spago in Nixpkgs either, so it would be nice if someone could contribute and maintain that.

For anyone that is currently getting spago from Nixpkgs, I believe you should be able to get spago from GitHub - justinwoo/easy-purescript-nix: Easy PureScript (and other tools) with Nix (at least for some systems).

3 Likes

An alternative is GitHub - thomashoneyman/purescript-overlay: PureScript core tools in Nix. It provides multiple versions of main packages like spago, spaghetto, purs, purs-unstable, etc.

2 Likes

I hope someone takes this on soon because TBH, I have temporarily abandoned my Purescript projects because spago stopped working. I tried fixing spago by overlay but I must have screwed something up. Anyway, IMO it reflects poorly on the purescript ecosystem if we have to resort to overlays for Purescript’s main build tool.

Edit: thanks to whoever fixed the nixpkgs derivation.