Merge pull request #244139 from tjni/dissect-colbaltstrike

python310Packages.dissect-cobaltstrike: fix darwin sandbox build

Changed files
+2
pkgs
development
python-modules
dissect-cobaltstrike
+2
pkgs/development/python-modules/dissect-cobaltstrike/default.nix
···
];
};
+
__darwinAllowLocalNetworking = true;
+
nativeCheckInputs = [
pytest-httpserver
pytestCheckHook