Merge pull request #108156 from fabaff/netdata

python3Packages.netdata: init at 0.2.0
This commit is contained in:
Pavol Rusnak
2021-01-02 17:04:30 +01:00
committed by GitHub
3 changed files with 36 additions and 1 deletions
+2
View File
@@ -4139,6 +4139,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 { };