Loading pkgs/development/python-modules/m3u8/default.nix +2 −1 Original line number Diff line number Diff line Loading @@ -38,8 +38,9 @@ buildPythonPackage rec { ]; meta = with lib; { homepage = "https://github.com/globocom/m3u8"; description = "Python m3u8 parser"; homepage = "https://github.com/globocom/m3u8"; changelog = "https://github.com/globocom/m3u8/releases/tag//${version}"; license = licenses.mit; maintainers = with maintainers; [ Scriptkiddi ]; }; Loading Loading
pkgs/development/python-modules/m3u8/default.nix +2 −1 Original line number Diff line number Diff line Loading @@ -38,8 +38,9 @@ buildPythonPackage rec { ]; meta = with lib; { homepage = "https://github.com/globocom/m3u8"; description = "Python m3u8 parser"; homepage = "https://github.com/globocom/m3u8"; changelog = "https://github.com/globocom/m3u8/releases/tag//${version}"; license = licenses.mit; maintainers = with maintainers; [ Scriptkiddi ]; }; Loading