easy-purescript-nix icon indicating copy to clipboard operation
easy-purescript-nix copied to clipboard

can we get spago 0.93 in here, somehow?

Open silky opened this issue 2 years ago • 7 comments

that'd be great! :pray:

silky avatar Aug 24 '23 20:08 silky

sounds like you'll have to be the one to ask for things:

  1. according to https://github.com/purescript/spago#installation, there should be a release for that version, but there isn't.
  2. 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

justinwoo avatar Aug 24 '23 20:08 justinwoo

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

🥲 🥲 🥲 🥲 🥲

silky avatar Aug 25 '23 07:08 silky

this fork has it - https://github.com/f-f/easy-purescript-nix - maybe it could be contributed back @f-f ?

silky avatar Aug 25 '23 10:08 silky

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 avatar Aug 25 '23 11:08 f-f

@f-f wondering if there has been any updates on this, or if there's a stable fork you might recommend using :)

mstksg avatar Jan 04 '24 22:01 mstksg

@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 avatar Jan 04 '24 23:01 f-f

@f-f ah, thanks!

mstksg avatar Jan 05 '24 01:01 mstksg