Ajout de rustfmt dans le flake.nix

This commit is contained in:
2022-07-23 18:30:47 +02:00
parent 6d4e8462b8
commit 2991098a5b

View File

@@ -20,6 +20,7 @@
in pkgs.mkShell { in pkgs.mkShell {
buildInputs = with pkgs; [ buildInputs = with pkgs; [
cargo cargo
rustfmt
wasm-bindgen-cli wasm-bindgen-cli
trunk trunk
nodePackages.sass nodePackages.sass