python3Packages.lyricwikia: init at 0.1.11

This commit is contained in:
Kierán Meinhardt
2020-10-27 21:53:24 +01:00
parent 558303ba07
commit aa86d488cf
2 changed files with 22 additions and 0 deletions
+2
View File
@@ -3516,6 +3516,8 @@ in {
lxml = callPackage ../development/python-modules/lxml { inherit (pkgs) libxml2 libxslt zlib; };
lyricwikia = callPackage ../development/python-modules/lyricwikia { };
lz4 = self.python-lz4; # alias 2018-12-05
lzstring = callPackage ../development/python-modules/lzstring { };