Loading pkgs/development/python-modules/qiskit-terra/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -193,7 +193,7 @@ buildPythonPackage rec { meta = with lib; { broken = (stdenv.isLinux && stdenv.isAarch64) || stdenv.isDarwin; broken = true; # tests segfault python description = "Provides the foundations for Qiskit."; longDescription = '' Allows the user to write quantum circuits easily, and takes care of the constraints of real hardware. Loading Loading
pkgs/development/python-modules/qiskit-terra/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -193,7 +193,7 @@ buildPythonPackage rec { meta = with lib; { broken = (stdenv.isLinux && stdenv.isAarch64) || stdenv.isDarwin; broken = true; # tests segfault python description = "Provides the foundations for Qiskit."; longDescription = '' Allows the user to write quantum circuits easily, and takes care of the constraints of real hardware. Loading