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
commit 5ac6ab091a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

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 { };