Unverified Commit f688ab84 authored by Ryan Omasta's avatar Ryan Omasta
Browse files

basicswap: fix build

parent 190b1f6f
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -38,6 +38,12 @@ let
          rev = "932366c9d4d8e487162b5c1b2a2d9693e24e0483";
          hash = "sha256-zOekPmP1zR/S+zxq/7OrEz24k8SInlsB+wJ8kPlmqe4=";
        };
        patches = [ ];
        preCheck = ''
          rm -rf src/coincurve
          # don't run benchmark tests
          rm tests/test_bench.py
        '';
      });
  bindir = linkFarm "bindir" (
    lib.mapAttrs (_: p: "${lib.getBin p}/bin") {