Loading pkgs/development/python-modules/pymupdf/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -146,7 +146,7 @@ buildPythonPackage rec { homepage = "https://github.com/pymupdf/PyMuPDF"; changelog = "https://github.com/pymupdf/PyMuPDF/releases/tag/${src.tag}"; license = lib.licenses.agpl3Only; maintainers = with lib.maintainers; [ teto ]; maintainers = [ ]; platforms = lib.platforms.unix; }; } Loading
pkgs/development/python-modules/pymupdf/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -146,7 +146,7 @@ buildPythonPackage rec { homepage = "https://github.com/pymupdf/PyMuPDF"; changelog = "https://github.com/pymupdf/PyMuPDF/releases/tag/${src.tag}"; license = lib.licenses.agpl3Only; maintainers = with lib.maintainers; [ teto ]; maintainers = [ ]; platforms = lib.platforms.unix; }; }