lol

Merge pull request #244139 from tjni/dissect-colbaltstrike

python310Packages.dissect-cobaltstrike: fix darwin sandbox build

authored by

Fabian Affolter and committed by
GitHub
27397265 acf7891b

+2
+2
pkgs/development/python-modules/dissect-cobaltstrike/default.nix
··· 64 ]; 65 }; 66 67 nativeCheckInputs = [ 68 pytest-httpserver 69 pytestCheckHook
··· 64 ]; 65 }; 66 67 + __darwinAllowLocalNetworking = true; 68 + 69 nativeCheckInputs = [ 70 pytest-httpserver 71 pytestCheckHook