about summary refs log tree commit diff
path: root/pkgs/desktops/pantheon/desktop
diff options
context:
space:
mode:
authorworldofpeace <worldofpeace@protonmail.ch>2020-04-06 01:35:42 -0400
committerworldofpeace <worldofpeace@protonmail.ch>2020-04-06 01:35:42 -0400
commitce867da9973f147438b14fe15165a6a0e9697cb3 (patch)
tree5138db6c12746351436954d1f1fa593adb2d87a8 /pkgs/desktops/pantheon/desktop
parent98a8b5d51913dd12bee122cb66b61a9ae6a8875d (diff)
downloadnixlib-ce867da9973f147438b14fe15165a6a0e9697cb3.tar
nixlib-ce867da9973f147438b14fe15165a6a0e9697cb3.tar.gz
nixlib-ce867da9973f147438b14fe15165a6a0e9697cb3.tar.bz2
nixlib-ce867da9973f147438b14fe15165a6a0e9697cb3.tar.lz
nixlib-ce867da9973f147438b14fe15165a6a0e9697cb3.tar.xz
nixlib-ce867da9973f147438b14fe15165a6a0e9697cb3.tar.zst
nixlib-ce867da9973f147438b14fe15165a6a0e9697cb3.zip
pantheon.wingpanel-indicator-notifications: remove wnck
Don't need it https://github.com/elementary/wingpanel-indicator-notifications/commit/8ba4666015db67ba0eec16e4851070e615b57fec
Diffstat (limited to 'pkgs/desktops/pantheon/desktop')
-rw-r--r--pkgs/desktops/pantheon/desktop/wingpanel-indicators/notifications/default.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/pkgs/desktops/pantheon/desktop/wingpanel-indicators/notifications/default.nix b/pkgs/desktops/pantheon/desktop/wingpanel-indicators/notifications/default.nix
index 966753783eb3..95d19894880a 100644
--- a/pkgs/desktops/pantheon/desktop/wingpanel-indicators/notifications/default.nix
+++ b/pkgs/desktops/pantheon/desktop/wingpanel-indicators/notifications/default.nix
@@ -9,7 +9,6 @@
 , granite
 , wingpanel
 , libgee
-, libwnck3
 }:
 
 stdenv.mkDerivation rec {
@@ -40,7 +39,6 @@ stdenv.mkDerivation rec {
     granite
     gtk3
     libgee
-    libwnck3
     wingpanel
   ];