Skip to content

Commit

Permalink
Fix mac builds with stack build in nix develop
Browse files Browse the repository at this point in the history
  • Loading branch information
samalws-tob committed Mar 8, 2024
1 parent 2dc9328 commit 6dfa4a4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,9 @@
packages = _: [ (echidna pkgs) ];
shellHook = "hpack";
buildInputs = [
pkgs.secp256k1
pkgs.libff
pkgs.gmp
solc
slither-analyzer
haskellPackages.hlint
Expand Down

0 comments on commit 6dfa4a4

Please sign in to comment.