justinwoo / purescript-simple-json

A simple Purescript JSON library that uses types automatically
http://purescript-simple-json.readthedocs.io
MIT License
133 stars 45 forks source link

Updates CI to use Nix #76

Closed jkachmar closed 4 years ago

jkachmar commented 4 years ago

Closes #75 (hopefully)

jkachmar commented 4 years ago

I just did the badge thing because why not, feel free to revert if you like.

Also I'm pinning to that particular nixpkgs commit because the later ones didn't have macOS caches so I didn't want to compile all this shit from scratch.

Also also, figured just pulling pulp and bower down from nixpkgs was less of a pain than installing node and then installing bower and then installing pulp.

justinwoo commented 4 years ago

i hate nodePackages but oh well. the true gigabrain solution is probably to vendor node2nix derivations into this repo, or a sensible solution would be to just actually use yarn to install packages locally instead with a packages.json