Loading pkgs/servers/matrix-hebbot/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -39,6 +39,7 @@ rustPlatform.buildRustPackage rec { homepage = "https://github.com/haecker-felix/hebbot"; changelog = "https://github.com/haecker-felix/hebbot/releases/tag/v${version}"; license = with licenses; [ agpl3 ]; mainProgram = "hebbot"; maintainers = with maintainers; [ a-kenji ]; }; } Loading
pkgs/servers/matrix-hebbot/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -39,6 +39,7 @@ rustPlatform.buildRustPackage rec { homepage = "https://github.com/haecker-felix/hebbot"; changelog = "https://github.com/haecker-felix/hebbot/releases/tag/v${version}"; license = with licenses; [ agpl3 ]; mainProgram = "hebbot"; maintainers = with maintainers; [ a-kenji ]; }; }