+2
-2
pkgs/development/python-modules/dbus/default.nix
+2
-2
pkgs/development/python-modules/dbus/default.nix
···if isPyPy then throw "dbus-python not supported for interpreter ${python.executable}" else stdenv.mkDerivation rec {