diff options
| author | ozpv <39195175+ozpv@users.noreply.github.com> | 2024-03-24 18:25:16 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-24 18:25:16 +0000 |
| commit | f6e380473ec413776147bb310ba17673ee5e96a1 (patch) | |
| tree | d8bf2bee8eaf1f68f56f00acf5545f1634009139 | |
| parent | 7209d34a1de4e5b42d4e25850c565ccf63b7d6b0 (diff) | |
more dev stuff
| -rw-r--r-- | shells/dev.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shells/dev.nix b/shells/dev.nix index c553358..044375a 100644 --- a/shells/dev.nix +++ b/shells/dev.nix @@ -15,5 +15,6 @@ pkgs.mkShell { cargo-leptos cargo-generate tailwindcss + binaryen ]; } |
