Closed sureyeaah closed 3 years ago
Hi @sureyeaah , check out #80 and #169 , hopefully there's enough info there for you to figure it out!
@sureyeaah it seems like you can try adding the sha256 in the cabal.project file as documented in https://input-output-hk.github.io/haskell.nix/tutorials/source-repository-hashes/#cabalproject
Thanks Brent and Tristan, gonna follow those guides.
Is your feature request related to a problem? Please describe. I am on Nixos but am not sure how to setup swarm.
Describe the solution you'd like A flake.nix/shell.nix with the project building and HLS working.
Describe alternatives you've considered I tried using IOHK haskell nix setup but failed so far.
I crated this flake.nix:
nix build .
failed with:I added the following:
But that led to this error: