Merge pull request #101547 from kmein/feature/spotify-cli-linux

spotify-cli-linux: init at 1.6.0
This commit is contained in:
Lassulus
2020-11-17 22:23:54 +01:00
committed by GitHub
4 changed files with 56 additions and 0 deletions
+2
View File
@@ -3576,6 +3576,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 { };