Loading pkgs/development/python-modules/cocotb/default.nix +2 −1 Original line number Diff line number Diff line Loading @@ -5,6 +5,7 @@ , setuptools , setuptools-scm , cocotb-bus , find-libpython , pytestCheckHook , swig , verilog Loading @@ -24,7 +25,7 @@ buildPythonPackage rec { nativeBuildInputs = [ setuptools-scm ]; buildInputs = [ setuptools ]; buildInputs = [ setuptools find-libpython ]; postPatch = '' patchShebangs bin/*.py Loading Loading
pkgs/development/python-modules/cocotb/default.nix +2 −1 Original line number Diff line number Diff line Loading @@ -5,6 +5,7 @@ , setuptools , setuptools-scm , cocotb-bus , find-libpython , pytestCheckHook , swig , verilog Loading @@ -24,7 +25,7 @@ buildPythonPackage rec { nativeBuildInputs = [ setuptools-scm ]; buildInputs = [ setuptools ]; buildInputs = [ setuptools find-libpython ]; postPatch = '' patchShebangs bin/*.py Loading