gnome 3.16 accersiser: change ipythonLight to ipython

This commit is contained in:
Frederik Rietdijk
2015-08-29 10:57:37 +02:00
parent df8ddf9809
commit fb5f7832d9
@@ -12,7 +12,7 @@ stdenv.mkDerivation rec {
buildInputs = [
pkgconfig gtk3 wrapGAppsHook itstool libxml2 python3 pyatspi
python3Packages.pygobject3 python3Packages.ipythonLight
python3Packages.pygobject3 python3Packages.ipython
at_spi2_core dbus intltool libwnck3 gnome3.defaultIconTheme
];