Loading pkgs/development/tools/rust/cargo-tauri/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -40,6 +40,6 @@ rustPlatform.buildRustPackage rec { description = "Build smaller, faster, and more secure desktop applications with a web frontend"; homepage = "https://tauri.app/"; license = with licenses; [ asl20 /* or */ mit ]; maintainers = with maintainers; [ dit7ya ]; maintainers = with maintainers; [ dit7ya happysalada ]; }; } Loading
pkgs/development/tools/rust/cargo-tauri/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -40,6 +40,6 @@ rustPlatform.buildRustPackage rec { description = "Build smaller, faster, and more secure desktop applications with a web frontend"; homepage = "https://tauri.app/"; license = with licenses; [ asl20 /* or */ mit ]; maintainers = with maintainers; [ dit7ya ]; maintainers = with maintainers; [ dit7ya happysalada ]; }; }