Loading pkgs/development/python-modules/qcodes/default.nix +4 −2 Original line number Diff line number Diff line Loading @@ -51,6 +51,7 @@ lxml, pip, pytest-asyncio, pytest-cov-stub, pytest-mock, pytest-rerunfailures, pytest-xdist, Loading @@ -60,14 +61,14 @@ buildPythonPackage rec { pname = "qcodes"; version = "0.51.0"; version = "0.52.0"; pyproject = true; src = fetchFromGitHub { owner = "microsoft"; repo = "Qcodes"; tag = "v${version}"; hash = "sha256-QgCMoZrC3ZCo8yayRXw9fvBj5xi+XH2x/E1MuQFULPo="; hash = "sha256-AQBzYKD4RsPQBtq/FxFwYnSUf8wW87JOb2cOnk9MHDY="; }; postPatch = '' Loading Loading @@ -142,6 +143,7 @@ buildPythonPackage rec { lxml pip pytest-asyncio pytest-cov-stub pytest-mock pytest-rerunfailures pytest-xdist Loading Loading
pkgs/development/python-modules/qcodes/default.nix +4 −2 Original line number Diff line number Diff line Loading @@ -51,6 +51,7 @@ lxml, pip, pytest-asyncio, pytest-cov-stub, pytest-mock, pytest-rerunfailures, pytest-xdist, Loading @@ -60,14 +61,14 @@ buildPythonPackage rec { pname = "qcodes"; version = "0.51.0"; version = "0.52.0"; pyproject = true; src = fetchFromGitHub { owner = "microsoft"; repo = "Qcodes"; tag = "v${version}"; hash = "sha256-QgCMoZrC3ZCo8yayRXw9fvBj5xi+XH2x/E1MuQFULPo="; hash = "sha256-AQBzYKD4RsPQBtq/FxFwYnSUf8wW87JOb2cOnk9MHDY="; }; postPatch = '' Loading Loading @@ -142,6 +143,7 @@ buildPythonPackage rec { lxml pip pytest-asyncio pytest-cov-stub pytest-mock pytest-rerunfailures pytest-xdist Loading