Open jamesdbrock opened 1 week ago
I would be interested to see your example flake that requires having sandbox set to relaxed. I've not needed that when I've used this in my projects. I also only have nix-command
and flakes
enabled as experimental features.
I'm not sure what is causing you to have to add these settings. If we can figure it out, I will update the documentation to make it clearer.
It is totally possible that I did something wrong and didn't really need those settings. I will post here if I figure it out.
Anyway, whatever weird thing I'm doing, mkSpagoDerivation
is working perfectly for me, so thank you.
I'm working on this PR, if you're really curious. https://github.com/rowtype-yoga/purescript-protobuf/pull/40
My notes from using
mkSpagoDerivation
:Needed in
flake.nix
:Needed in
~/.config/nix.conf