Loading pkgs/development/python-modules/pwntools/default.nix +4 −1 Original line number Diff line number Diff line Loading @@ -51,7 +51,10 @@ buildPythonPackage rec { build-system = [ setuptools ]; pythonRemoveDeps = [ "pip" ]; pythonRemoveDeps = [ "pip" "unicorn" ]; propagatedBuildInputs = [ capstone Loading Loading
pkgs/development/python-modules/pwntools/default.nix +4 −1 Original line number Diff line number Diff line Loading @@ -51,7 +51,10 @@ buildPythonPackage rec { build-system = [ setuptools ]; pythonRemoveDeps = [ "pip" ]; pythonRemoveDeps = [ "pip" "unicorn" ]; propagatedBuildInputs = [ capstone Loading