anevicon: init at 0.1.0 (#120043)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
This commit is contained in:
co-authored by
Sandro
parent
54d8941a0d
commit
391c5fcb5a
@@ -1600,6 +1600,10 @@ in
|
||||
novacomd = callPackage ../development/mobile/webos/novacomd.nix { };
|
||||
};
|
||||
|
||||
anevicon = callPackage ../tools/networking/anevicon {
|
||||
inherit (darwin.apple_sdk.frameworks) Security;
|
||||
};
|
||||
|
||||
apprise = with python3Packages; toPythonApplication apprise;
|
||||
|
||||
aria2 = callPackage ../tools/networking/aria2 {
|
||||
|
||||
Reference in New Issue
Block a user