easy-purescript-nix
easy-purescript-nix copied to clipboard
can we get spago 0.93 in here, somehow?
that'd be great! :pray:
sounds like you'll have to be the one to ask for things:
- according to https://github.com/purescript/spago#installation, there should be a release for that version, but there isn't.
- once you successfully get a release for the upstream project, you can simply fork this repo and modify this file: https://github.com/justinwoo/easy-purescript-nix/blob/master/spago.nix
yes; and i suppose i'll have to modify spago2nix as well, given spago has changed it's package-listing format from dhall to yaml
🥲 🥲 🥲 🥲 🥲
this fork has it - https://github.com/f-f/easy-purescript-nix - maybe it could be contributed back @f-f ?
I meant to PR it here once we declare it an alpha version (should happen some time at the end of the month), right now there's not much documentation so I wouldn't want to encourage widespread use
@f-f wondering if there has been any updates on this, or if there's a stable fork you might recommend using :)
@mstksg I have switched all my projects to purescript-overlay, which has spago-next and is kept up to date automatically whenever there's a new release
@f-f ah, thanks!