Unverified Commit a516f3b9 authored by Theodore Ni's avatar Theodore Ni
Browse files

python310Packages.dissect-cobaltstrike: fix darwin sandbox build

parent 293a68c9
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -64,6 +64,8 @@ buildPythonPackage rec {
    ];
  };

  __darwinAllowLocalNetworking = true;

  nativeCheckInputs = [
    pytest-httpserver
    pytestCheckHook