Loading pkgs/development/tools/espup/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -71,5 +71,6 @@ rustPlatform.buildRustPackage rec { homepage = "https://github.com/esp-rs/espup/"; license = with licenses; [ mit asl20 ]; maintainers = with maintainers; [ knightpp ]; mainProgram = "espup"; }; } Loading
pkgs/development/tools/espup/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -71,5 +71,6 @@ rustPlatform.buildRustPackage rec { homepage = "https://github.com/esp-rs/espup/"; license = with licenses; [ mit asl20 ]; maintainers = with maintainers; [ knightpp ]; mainProgram = "espup"; }; }