Loading pkgs/by-name/et/etebase-server/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -64,7 +64,7 @@ python3.pkgs.buildPythonApplication (finalAttrs: { homepage = "https://github.com/etesync/server"; description = "Etebase (EteSync 2.0) server so you can run your own"; mainProgram = "etebase-server"; changelog = "https://github.com/etesync/server/blob/${finalAttrs.version}/ChangeLog.md"; changelog = "https://github.com/etesync/server/blob/v${finalAttrs.version}/ChangeLog.md"; license = lib.licenses.agpl3Only; maintainers = with lib.maintainers; [ felschr Loading pkgs/development/python-modules/mkdocs-awesome-nav/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -56,7 +56,7 @@ buildPythonPackage rec { meta = { description = "Plugin for customizing the navigation structure of your MkDocs site"; homepage = "https://github.com/lukasgeiter/mkdocs-awesome-nav"; changelog = "https://github.com/lukasgeiter/mkdocs-awesome-nav/blob/${src.tag}/CHANGELOG"; changelog = "https://github.com/lukasgeiter/mkdocs-awesome-nav/releases/tag/v${version}"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ phaer ]; }; Loading Loading
pkgs/by-name/et/etebase-server/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -64,7 +64,7 @@ python3.pkgs.buildPythonApplication (finalAttrs: { homepage = "https://github.com/etesync/server"; description = "Etebase (EteSync 2.0) server so you can run your own"; mainProgram = "etebase-server"; changelog = "https://github.com/etesync/server/blob/${finalAttrs.version}/ChangeLog.md"; changelog = "https://github.com/etesync/server/blob/v${finalAttrs.version}/ChangeLog.md"; license = lib.licenses.agpl3Only; maintainers = with lib.maintainers; [ felschr Loading
pkgs/development/python-modules/mkdocs-awesome-nav/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -56,7 +56,7 @@ buildPythonPackage rec { meta = { description = "Plugin for customizing the navigation structure of your MkDocs site"; homepage = "https://github.com/lukasgeiter/mkdocs-awesome-nav"; changelog = "https://github.com/lukasgeiter/mkdocs-awesome-nav/blob/${src.tag}/CHANGELOG"; changelog = "https://github.com/lukasgeiter/mkdocs-awesome-nav/releases/tag/v${version}"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ phaer ]; }; Loading