summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pkgs/applications/networking/mailreaders/sylpheed/default.nix (renamed from pkgs/applications/networking/mailreaders/sylpheed-gtk2/default.nix)0
-rw-r--r--pkgs/system/all-packages-generic.nix7
2 files changed, 0 insertions, 7 deletions
diff --git a/pkgs/applications/networking/mailreaders/sylpheed-gtk2/default.nix b/pkgs/applications/networking/mailreaders/sylpheed/default.nix
index e82f0f4bfd9a..e82f0f4bfd9a 100644
--- a/pkgs/applications/networking/mailreaders/sylpheed-gtk2/default.nix
+++ b/pkgs/applications/networking/mailreaders/sylpheed/default.nix
diff --git a/pkgs/system/all-packages-generic.nix b/pkgs/system/all-packages-generic.nix
index 446c2f2732a8..2f1eef380882 100644
--- a/pkgs/system/all-packages-generic.nix
+++ b/pkgs/system/all-packages-generic.nix
@@ -1409,13 +1409,6 @@ rec {
};
sylpheed = (import ../applications/networking/mailreaders/sylpheed) {
- inherit fetchurl stdenv openssl;
- inherit (gtkLibs1x) gtk gdkpixbuf;
- sslSupport = true;
- imageSupport = true;
- };
-
- sylpheed_gtk2 = (import ../applications/networking/mailreaders/sylpheed-gtk2) {
inherit fetchurl stdenv pkgconfig openssl;
inherit (gtkLibs) glib gtk;
sslSupport = true;