Skip to content

Commit

Permalink
WIP: Try fixing greenlet on macos
Browse files Browse the repository at this point in the history
  • Loading branch information
hoh committed Feb 14, 2024
1 parent 7528d7f commit f9c10c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shell.nix
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ pkgs.mkShell {

pkgs.python311Packages.secp256k1
pkgs.python311Packages.fastecdsa
pkgs.python311Packages.greenlet
];

shellHook = ''
Expand Down

0 comments on commit f9c10c8

Please sign in to comment.