python.pkgs.pygtail: init at 0.8.0

This commit is contained in:
Robin Gloster
2018-03-24 10:34:57 +01:00
parent efbeb74d0d
commit 6a286fcba7
2 changed files with 27 additions and 0 deletions
+2
View File
@@ -339,6 +339,8 @@ in {
pygobject3 = callPackage ../development/python-modules/pygobject/3.nix { };
pygtail = callPackage ../development/python-modules/pygtail { };
pygtk = callPackage ../development/python-modules/pygtk { libglade = null; };
pygtksourceview = callPackage ../development/python-modules/pygtksourceview { };