summaryrefslogtreecommitdiff
path: root/shells/dev.nix
diff options
context:
space:
mode:
Diffstat (limited to 'shells/dev.nix')
-rw-r--r--shells/dev.nix1
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
];
}