diff options
| author | ozpv <39195175+ozpv@users.noreply.github.com> | 2024-05-20 01:20:56 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-20 01:20:56 +0000 |
| commit | 000214d272c28df92cc9065ba7a78f24cbfd1f0e (patch) | |
| tree | cc2de98c03486bd398e3ff6c0e09b787eff844b2 /shells/all.nix | |
| parent | 1539aefdf84f70c3799dbc55ef323c36909e616e (diff) | |
Add files via upload
Diffstat (limited to 'shells/all.nix')
| -rw-r--r-- | shells/all.nix | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/shells/all.nix b/shells/all.nix index f7f298f..de1cf4b 100644 --- a/shells/all.nix +++ b/shells/all.nix @@ -7,11 +7,14 @@ pkgs.mkShell { xorg.libX11.dev xorg.libXft.dev xorg.libXinerama.dev - rustup + rustc + rust-analyzer rustfmt trunk rustc-wasm32 dioxus-cli + cargo + cargo-binutils cargo-leptos cargo-generate tailwindcss |
