imapnotify: inherit inside all-packages

This commit is contained in:
Leo Colisson 2018-06-22 21:24:31 +02:00
parent 94bfc2cdc3
commit 4509fdba3f

View File

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