Loading pkgs/by-name/fo/forgejo-runner/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -93,7 +93,7 @@ buildGoModule rec { meta = with lib; { description = "Runner for Forgejo based on act"; homepage = "https://code.forgejo.org/forgejo/runner"; changelog = "https://code.forgejo.org/forgejo/runner/src/tag/${src.rev}/RELEASE-NOTES.md"; changelog = "https://code.forgejo.org/forgejo/runner/releases/tag/${src.rev}"; license = licenses.mit; maintainers = with maintainers; [ adamcstephens Loading Loading
pkgs/by-name/fo/forgejo-runner/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -93,7 +93,7 @@ buildGoModule rec { meta = with lib; { description = "Runner for Forgejo based on act"; homepage = "https://code.forgejo.org/forgejo/runner"; changelog = "https://code.forgejo.org/forgejo/runner/src/tag/${src.rev}/RELEASE-NOTES.md"; changelog = "https://code.forgejo.org/forgejo/runner/releases/tag/${src.rev}"; license = licenses.mit; maintainers = with maintainers; [ adamcstephens Loading