rowtype-yoga / purescript-protobuf

Google Protocol Buffers for PureScript
http://pursuit.purescript.org/packages/purescript-protobuf/
BSD 3-Clause "New" or "Revised" License
54 stars 5 forks source link

Migrate to spago@next #40

Open jamesdbrock opened 4 weeks ago

jamesdbrock commented 4 weeks ago

For this to work we are going to need a spagolock2nix function.

Like this https://github.com/jeslie0/mkSpagoDerivation

jamesdbrock commented 1 week ago

This is mostly ready but the CI needs fixing.

Also the command spago build protoc-plugin doesn't work, and the spago sources command doesn't work.