Loading pkgs/development/python-modules/tidalapi/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -39,7 +39,7 @@ buildPythonPackage rec { changelog = "https://github.com/tamland/python-tidal/releases/tag/v${version}"; description = "Unofficial Python API for TIDAL music streaming service"; homepage = "https://github.com/tamland/python-tidal"; maintainers = [ ]; license = lib.licenses.gpl3; maintainers = with lib.maintainers; [ drawbu ]; }; } Loading
pkgs/development/python-modules/tidalapi/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -39,7 +39,7 @@ buildPythonPackage rec { changelog = "https://github.com/tamland/python-tidal/releases/tag/v${version}"; description = "Unofficial Python API for TIDAL music streaming service"; homepage = "https://github.com/tamland/python-tidal"; maintainers = [ ]; license = lib.licenses.gpl3; maintainers = with lib.maintainers; [ drawbu ]; }; }