imapnotify: inherit inside all-packages
This commit is contained in:
@@ -16559,7 +16559,7 @@ with pkgs;
|
|||||||
inherit (darwin.apple_sdk.frameworks) ApplicationServices;
|
inherit (darwin.apple_sdk.frameworks) ApplicationServices;
|
||||||
});
|
});
|
||||||
|
|
||||||
imapnotify = nodePackages.imapnotify;
|
inherit (nodePackages) imapnotify;
|
||||||
|
|
||||||
# Impressive, formerly known as "KeyJNote".
|
# Impressive, formerly known as "KeyJNote".
|
||||||
impressive = callPackage ../applications/office/impressive { };
|
impressive = callPackage ../applications/office/impressive { };
|
||||||
|
|||||||
Reference in New Issue
Block a user