ma pkgs.drozer: fix build

This commit is contained in:
makefu 2017-10-07 11:41:06 +02:00
parent fe5324a61f
commit 1b0c99053b

View file

@ -5,7 +5,7 @@ pythonPackages.buildPythonApplication rec {
version = "2.4.3"; version = "2.4.3";
buildInputs = [ jdk7 ]; buildInputs = [ jdk7 ];
propagatedBuildInputs = with pythonPackages; [ propagatedBuildInputs = with pythonPackages; [
protobuf3_2 protobuf
pyopenssl pyopenssl
pyyaml pyyaml
] ++ [ ] ++ [