Loading pkgs/by-name/oc/octorus/package.nix +1 −0 Original line number Diff line number Diff line Loading @@ -23,6 +23,7 @@ rustPlatform.buildRustPackage (finalAttrs: { meta = { description = "TUI PR review tool for GitHub"; homepage = "https://github.com/ushironoko/octorus"; changelog = "https://github.com/ushironoko/octorus/releases/tag/${finalAttrs.src.tag}"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ matthiasbeyer Loading Loading
pkgs/by-name/oc/octorus/package.nix +1 −0 Original line number Diff line number Diff line Loading @@ -23,6 +23,7 @@ rustPlatform.buildRustPackage (finalAttrs: { meta = { description = "TUI PR review tool for GitHub"; homepage = "https://github.com/ushironoko/octorus"; changelog = "https://github.com/ushironoko/octorus/releases/tag/${finalAttrs.src.tag}"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ matthiasbeyer Loading