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/haemolacriaa.nix | |
| parent | 1539aefdf84f70c3799dbc55ef323c36909e616e (diff) | |
Add files via upload
Diffstat (limited to 'shells/haemolacriaa.nix')
| -rw-r--r-- | shells/haemolacriaa.nix | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/shells/haemolacriaa.nix b/shells/haemolacriaa.nix index 65a20f2..3dd78b5 100644 --- a/shells/haemolacriaa.nix +++ b/shells/haemolacriaa.nix @@ -2,10 +2,15 @@ pkgs.mkShell { packages = with pkgs; [ + clang rustup + rustc + rust-analyzer rustfmt trunk rustc-wasm32 + cargo + cargo-binutils cargo-leptos cargo-generate tailwindcss |
