Merge pull request #42389 from tobiasBora/master

imapnotify: added in all-packages.nix
This commit is contained in:
Matthew Justin Bauer
2018-06-22 15:25:11 -04:00
committed by GitHub

View File

@@ -16561,6 +16561,8 @@ with pkgs;
inherit (darwin.apple_sdk.frameworks) ApplicationServices;
});
inherit (nodePackages) imapnotify;
# Impressive, formerly known as "KeyJNote".
impressive = callPackage ../applications/office/impressive { };