about summary refs log tree commit diff
path: root/pkgs/applications/office/spice-up
diff options
context:
space:
mode:
authorBobby Rong <rjl931189261@126.com>2022-03-19 16:28:50 +0800
committerBobby Rong <rjl931189261@126.com>2022-03-19 17:16:30 +0800
commit88aee703c24c8a9234a71ad973dc65abfc093af6 (patch)
treec85c2de0fad3bcf3db0eae41d2b8f27c8d08b603 /pkgs/applications/office/spice-up
parent73ad5f9e147c0d2a2061f1d4bd91e05078dc0b58 (diff)
downloadnixlib-88aee703c24c8a9234a71ad973dc65abfc093af6.tar
nixlib-88aee703c24c8a9234a71ad973dc65abfc093af6.tar.gz
nixlib-88aee703c24c8a9234a71ad973dc65abfc093af6.tar.bz2
nixlib-88aee703c24c8a9234a71ad973dc65abfc093af6.tar.lz
nixlib-88aee703c24c8a9234a71ad973dc65abfc093af6.tar.xz
nixlib-88aee703c24c8a9234a71ad973dc65abfc093af6.tar.zst
nixlib-88aee703c24c8a9234a71ad973dc65abfc093af6.zip
various: remove elementary-icon-theme from buildInputs
These apps don't hardcode their icon themes and the icon theme
is no longer picked up by wrapGAppsHook by default. User may
also able to choose to use icon themes of their choice so pulling
them to XDG_DATA_DIRS is mostly no use.
Diffstat (limited to 'pkgs/applications/office/spice-up')
-rw-r--r--pkgs/applications/office/spice-up/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/applications/office/spice-up/default.nix b/pkgs/applications/office/spice-up/default.nix
index 1de5a8b817b4..9c716dfd9a43 100644
--- a/pkgs/applications/office/spice-up/default.nix
+++ b/pkgs/applications/office/spice-up/default.nix
@@ -46,7 +46,6 @@ stdenv.mkDerivation rec {
     libgee
     libgudev
     libsoup
-    pantheon.elementary-icon-theme
     pantheon.granite
   ];