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
@@ -1,7 +1,7 @@
{ stdenv, fetchFromGitHub, fetchpatch, libnotify, librsvg, killall
, gtk3, libappindicator-gtk3, substituteAll, syncthing, wrapGAppsHook
, gnome3, buildPythonApplication, dateutil, pyinotify, pygobject3
, bcrypt, gobject-introspection }:
, bcrypt, gobject-introspection, gsettings-desktop-schemas }:
buildPythonApplication rec {
version = "0.9.4";
@@ -24,7 +24,7 @@ buildPythonApplication rec {
gtk3 librsvg libappindicator-gtk3
libnotify gnome3.adwaita-icon-theme
# Schemas with proxy configuration
gnome3.gsettings-desktop-schemas
gsettings-desktop-schemas
];
propagatedBuildInputs = [