summary refs log tree commit diff
path: root/pkgs/desktops
diff options
context:
space:
mode:
authorBobby Rong <rjl931189261@126.com>2022-03-17 22:09:32 +0800
committerBobby Rong <rjl931189261@126.com>2022-03-18 10:48:45 +0800
commit536f5450b04ad0387d21a671b25629da61ebb092 (patch)
tree19a9ba7628cf52b909dd2966cffa8138b9999ad4 /pkgs/desktops
parent42626ba288aa0075c6cf38bc4728a3ef3941c5f1 (diff)
downloadnixpkgs-536f5450b04ad0387d21a671b25629da61ebb092.tar
nixpkgs-536f5450b04ad0387d21a671b25629da61ebb092.tar.gz
nixpkgs-536f5450b04ad0387d21a671b25629da61ebb092.tar.bz2
nixpkgs-536f5450b04ad0387d21a671b25629da61ebb092.tar.lz
nixpkgs-536f5450b04ad0387d21a671b25629da61ebb092.tar.xz
nixpkgs-536f5450b04ad0387d21a671b25629da61ebb092.tar.zst
nixpkgs-536f5450b04ad0387d21a671b25629da61ebb092.zip
pantheon.wingpanel: remove elementary-gtk-theme from buildInputs
I don't think will work anymore.
The theme is hardcoded and has been added to XDG_DATA_DIRS.
Diffstat (limited to 'pkgs/desktops')
-rw-r--r--pkgs/desktops/pantheon/desktop/wingpanel/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/desktops/pantheon/desktop/wingpanel/default.nix b/pkgs/desktops/pantheon/desktop/wingpanel/default.nix
index 681b6b30bcb..b996fdfdd6e 100644
--- a/pkgs/desktops/pantheon/desktop/wingpanel/default.nix
+++ b/pkgs/desktops/pantheon/desktop/wingpanel/default.nix
@@ -46,7 +46,6 @@ stdenv.mkDerivation rec {
   ];
 
   buildInputs = [
-    elementary-gtk-theme
     elementary-icon-theme
     gala
     granite