pantheon.elementary-settings-daemon: 3.30.2 -> 3.34.1
This commit is contained in:
@@ -110,7 +110,9 @@ 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 { };
|
||||
elementary-settings-daemon = callPackage ./services/elementary-settings-daemon {
|
||||
inherit (gnome3) gnome-desktop;
|
||||
};
|
||||
|
||||
pantheon-agent-geoclue2 = callPackage ./services/pantheon-agent-geoclue2 { };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user