From 000214d272c28df92cc9065ba7a78f24cbfd1f0e Mon Sep 17 00:00:00 2001 From: ozpv <39195175+ozpv@users.noreply.github.com> Date: Mon, 20 May 2024 01:20:56 +0000 Subject: Add files via upload --- shells/all.nix | 5 ++++- shells/haemolacriaa.nix | 5 +++++ 2 files changed, 9 insertions(+), 1 deletion(-) 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 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 -- cgit v1.2.3