Skip to content

Commit

Permalink
Fix dev shell by including secp256k1, otherwise cabal complains
Browse files Browse the repository at this point in the history
  • Loading branch information
goodlyrottenapple committed Jan 9, 2024
1 parent ca05f14 commit 4970402
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@
supportedGhcVersions = [ "928" ];
})
final.z3
final.secp256k1
];
all-cabal-hashes = final.fetchurl {
url =
Expand Down

0 comments on commit 4970402

Please sign in to comment.