We want to make a Nix derivation for hs-abci since it's the goal to have everything in this project built on Nix. We still want to make use of stack / cabal for incremental builds during development though.
There might be some research here since everyone is kind of new to Nix. Everything I know about it I'm learning from this example.
Please comment here on the strategy.
We want to make a Nix derivation for hs-abci since it's the goal to have everything in this project built on Nix. We still want to make use of stack / cabal for incremental builds during development though.
There might be some research here since everyone is kind of new to Nix. Everything I know about it I'm learning from this example.
Please comment here on the strategy.