pythonPackages.advantage_air: init at 0.2.2

This commit is contained in:
Jamie Magee
2020-12-30 20:27:21 +01:00
parent 23adfcf87d
commit 3c80a19ccd
2 changed files with 29 additions and 1 deletions
+3 -1
View File
@@ -169,7 +169,9 @@ in {
addic7ed-cli = callPackage ../development/python-modules/addic7ed-cli { };
adguardhome= callPackage ../development/python-modules/adguardhome { };
adguardhome = callPackage ../development/python-modules/adguardhome { };
advantage-air = callPackage ../development/python-modules/advantage-air { };
aenum = callPackage ../development/python-modules/aenum { };