Loading pkgs/by-name/ka/karere/package.nix +4 −1 Original line number Diff line number Diff line Loading @@ -59,7 +59,10 @@ stdenv.mkDerivation (finalAttrs: { homepage = "https://github.com/tobagin/karere"; changelog = "https://github.com/tobagin/karere/blob/${finalAttrs.src.rev}/CHANGELOG.md"; license = lib.licenses.gpl3Only; maintainers = with lib.maintainers; [ marcel ]; maintainers = with lib.maintainers; [ marcel aleksana ]; mainProgram = "karere"; }; }) Loading
pkgs/by-name/ka/karere/package.nix +4 −1 Original line number Diff line number Diff line Loading @@ -59,7 +59,10 @@ stdenv.mkDerivation (finalAttrs: { homepage = "https://github.com/tobagin/karere"; changelog = "https://github.com/tobagin/karere/blob/${finalAttrs.src.rev}/CHANGELOG.md"; license = lib.licenses.gpl3Only; maintainers = with lib.maintainers; [ marcel ]; maintainers = with lib.maintainers; [ marcel aleksana ]; mainProgram = "karere"; }; })