Loading pkgs/by-name/to/topiary/package.nix +4 −1 Original line number Diff line number Diff line Loading @@ -73,6 +73,9 @@ rustPlatform.buildRustPackage rec { homepage = "https://github.com/tweag/topiary"; changelog = "https://github.com/tweag/topiary/blob/${src.tag}/CHANGELOG.md"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ figsoda ]; maintainers = with lib.maintainers; [ figsoda nartsiss ]; }; } Loading
pkgs/by-name/to/topiary/package.nix +4 −1 Original line number Diff line number Diff line Loading @@ -73,6 +73,9 @@ rustPlatform.buildRustPackage rec { homepage = "https://github.com/tweag/topiary"; changelog = "https://github.com/tweag/topiary/blob/${src.tag}/CHANGELOG.md"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ figsoda ]; maintainers = with lib.maintainers; [ figsoda nartsiss ]; }; }