gnome3.gsettings-desktop-schemas -> gsettings-desktop-schemas

gnome3.pomodoro is left out because I don't want to create a conflict.
This commit is contained in:
worldofpeace
2019-04-17 13:39:23 -04:00
parent 25ebfe22e9
commit 7abeda982a
43 changed files with 86 additions and 90 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
{ stdenv, fetchurl, alsaLib, atk, cairo, cups, udev, hicolor-icon-theme
, dbus, expat, fontconfig, freetype, gdk_pixbuf, glib, gtk3, gnome3
, libnotify, nspr, nss, pango, systemd, xorg, autoPatchelfHook, wrapGAppsHook
, runtimeShell }:
, runtimeShell, gsettings-desktop-schemas }:
let
versionSuffix = "20190205202117.6394d03e6c";
@@ -32,7 +32,7 @@ stdenv.mkDerivation rec {
freetype
gdk_pixbuf
glib
gnome3.gsettings-desktop-schemas
gsettings-desktop-schemas
gtk3
libnotify
nspr