Loading pkgs/by-name/ta/taplo/package.nix +4 −1 Original line number Diff line number Diff line Loading @@ -57,7 +57,10 @@ rustPlatform.buildRustPackage (finalAttrs: { description = "TOML toolkit written in Rust"; homepage = "https://taplo.tamasfe.dev"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ defelo ]; maintainers = with lib.maintainers; [ defelo yzx9 ]; mainProgram = "taplo"; }; }) Loading
pkgs/by-name/ta/taplo/package.nix +4 −1 Original line number Diff line number Diff line Loading @@ -57,7 +57,10 @@ rustPlatform.buildRustPackage (finalAttrs: { description = "TOML toolkit written in Rust"; homepage = "https://taplo.tamasfe.dev"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ defelo ]; maintainers = with lib.maintainers; [ defelo yzx9 ]; mainProgram = "taplo"; }; })