Merge pull request #25600 from johnramsden/nylas-mail

nylas-mail: 2.0.32
This commit is contained in:
Michael Raskin
2017-07-06 02:04:24 +02:00
committed by GitHub
4 changed files with 176 additions and 0 deletions

View File

@@ -16196,6 +16196,8 @@ with pkgs;
thinkingRock = callPackage ../applications/misc/thinking-rock { };
nylas-mail-bin = callPackage ../applications/networking/mailreaders/nylas-mail-bin { };
thunderbird = callPackage ../applications/networking/mailreaders/thunderbird {
inherit (gnome2) libIDL;
libpng = libpng_apng;