pantheon.elementary-settings-daemon: 3.30.2 -> 3.32.0

- sync patches [0]
- clean up deps
- use gnome3.updateScript

[0]: https://git.launchpad.net/~ubuntu-desktop/ubuntu/+source/gnome-settings-daemon/commit/?id=bab64774ef3a8f17b6fa29bb1d7aa1cb7c964341
This commit is contained in:
worldofpeace
2019-04-05 12:14:14 +02:00
committed by Jan Tojnar
parent 87d1ff41fd
commit a2c1f97a11
2 changed files with 58 additions and 22 deletions
+1 -3
View File
@@ -133,9 +133,7 @@ lib.makeScope pkgs.newScope (self: with self; {
# We're using ubuntu and elementary's patchset due to reasons
# explained here -> https://github.com/elementary/greeter/issues/92#issuecomment-376215614
# Take note of "I am holding off on "fixing" this bug for as long as possible."
elementary-settings-daemon = callPackage ./services/elementary-settings-daemon {
inherit (gnome3) libgweather;
};
elementary-settings-daemon = callPackage ./services/elementary-settings-daemon { };
pantheon-agent-geoclue2 = callPackage ./services/pantheon-agent-geoclue2 { };