apprise: lift from python packages
This commit is contained in:
parent
b947b8e89a
commit
452e394c2e
1 changed files with 2 additions and 0 deletions
|
@ -1410,6 +1410,8 @@ in
|
|||
novacomd = callPackage ../development/mobile/webos/novacomd.nix { };
|
||||
};
|
||||
|
||||
apprise = with python3Packages; toPythonApplication apprise;
|
||||
|
||||
aria2 = callPackage ../tools/networking/aria2 {
|
||||
inherit (darwin.apple_sdk.frameworks) Security;
|
||||
inherit (python3Packages) sphinx;
|
||||
|
|
Loading…
Reference in a new issue