about summary refs log tree commit diff
path: root/pkgs/applications/window-managers
diff options
context:
space:
mode:
authorWeijia Wang <9713184+wegank@users.noreply.github.com>2023-01-04 10:09:46 +0100
committerWeijia Wang <9713184+wegank@users.noreply.github.com>2023-01-04 10:09:46 +0100
commit8cf8dc233a3edeef8e33748cd9926bc0f5e4785b (patch)
tree79c2ce7dfe6fea29cb3cddec0f945a5e9d4145a8 /pkgs/applications/window-managers
parente245f99133da5a24260a3ca90722bdffa493726b (diff)
sawfish: drop unused imlib
Diffstat (limited to 'pkgs/applications/window-managers')
-rw-r--r--pkgs/applications/window-managers/sawfish/default.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/pkgs/applications/window-managers/sawfish/default.nix b/pkgs/applications/window-managers/sawfish/default.nix
index ef001787a596f..51f3b0012a40a 100644
--- a/pkgs/applications/window-managers/sawfish/default.nix
+++ b/pkgs/applications/window-managers/sawfish/default.nix
@@ -5,7 +5,6 @@
 , gdk-pixbuf-xlib
 , gettext
 , gtk2
-, imlib
 , libICE
 , libSM
 , libxcrypt
@@ -42,7 +41,6 @@ stdenv.mkDerivation rec {
   buildInputs = [
     gdk-pixbuf-xlib
     gtk2
-    imlib
     libICE
     libSM
     libxcrypt