Unverified Commit ed850f9a authored by Bobby Rong's avatar Bobby Rong
Browse files

pantheon.elementary-greeter: Explicitly add gala

This is for the io.elementary.desktop.background schema, so this
in-theory works without the Pantheon desktop.

Fixes https://github.com/NixOS/nixpkgs/issues/399648.
parent b024ced1
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -15,6 +15,7 @@
  granite,
  libgee,
  libhandy,
  gala,
  gnome-desktop,
  gnome-settings-daemon,
  mutter,
@@ -64,6 +65,7 @@ stdenv.mkDerivation rec {
  buildInputs = [
    accountsservice
    elementary-icon-theme
    gala # for io.elementary.desktop.background
    gnome-desktop
    gnome-settings-daemon
    gdk-pixbuf