python3Packages.netdata: init at 0.2.0

This commit is contained in:
Fabian Affolter
2021-01-01 20:16:34 +01:00
parent d4a76b1f5f
commit c5ce74fcf2
3 changed files with 36 additions and 1 deletions
+2
View File
@@ -4125,6 +4125,8 @@ in {
netcdf4 = callPackage ../development/python-modules/netcdf4 { };
netdata = callPackage ../development/python-modules/netdata { };
netdisco = callPackage ../development/python-modules/netdisco { };
netifaces = callPackage ../development/python-modules/netifaces { };