pythonPackages.pyfuse3: init at 3.1.1

This commit is contained in:
nyanloutre
2020-12-08 12:30:56 -08:00
committed by Jonathan Ringer
parent 799e33084b
commit 925b70cd96
2 changed files with 44 additions and 0 deletions
+2
View File
@@ -5129,6 +5129,8 @@ in {
pyfttt = callPackage ../development/python-modules/pyfttt { };
pyfuse3 = callPackage ../development/python-modules/pyfuse3 { };
pyfxa = callPackage ../development/python-modules/pyfxa { };
pygal = callPackage ../development/python-modules/pygal { };