Merge pull request #115202 from fabaff/python-nmap

This commit is contained in:
Sandro
2021-03-07 02:24:40 +01:00
committed by GitHub
3 changed files with 41 additions and 1 deletions
+2
View File
@@ -6499,6 +6499,8 @@ in {
inherit (pkgs) pkg-config;
};
python-nmap = callPackage ../development/python-modules/python-nmap { };
python-nomad = callPackage ../development/python-modules/python-nomad { };
python-oauth2 = callPackage ../development/python-modules/python-oauth2 { };