mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-01 23:22:37 +00:00
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;
|
||||
});
|
||||
|
||||
imapnotify = nodePackages.imapnotify;
|
||||
inherit (nodePackages) imapnotify;
|
||||
|
||||
# Impressive, formerly known as "KeyJNote".
|
||||
impressive = callPackage ../applications/office/impressive { };
|
||||
|
Loading…
Reference in New Issue
Block a user