imapnotify: inherit inside all-packages
This commit is contained in:
parent
94bfc2cdc3
commit
4509fdba3f
@ -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 { };
|
||||||
|
Loading…
x
Reference in New Issue
Block a user