Merge pull request #42389 from tobiasBora/master
imapnotify: added in all-packages.nix
This commit is contained in:
commit
5ac6ab091a
|
@ -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 { };
|
||||
|
||||
|
|
Loading…
Reference in New Issue