Loading pkgs/development/python-modules/qcodes-loop/default.nix +3 −0 Original line number Diff line number Diff line { lib , stdenv , fetchpatch , fetchPypi , pythonOlder Loading Loading @@ -97,5 +98,7 @@ buildPythonPackage rec { homepage = "https://github.com/QCoDeS/Qcodes_loop"; license = licenses.mit; maintainers = with maintainers; [ evilmav ]; # Some tests fail on this platform broken = stdenv.isDarwin; }; } Loading
pkgs/development/python-modules/qcodes-loop/default.nix +3 −0 Original line number Diff line number Diff line { lib , stdenv , fetchpatch , fetchPypi , pythonOlder Loading Loading @@ -97,5 +98,7 @@ buildPythonPackage rec { homepage = "https://github.com/QCoDeS/Qcodes_loop"; license = licenses.mit; maintainers = with maintainers; [ evilmav ]; # Some tests fail on this platform broken = stdenv.isDarwin; }; }