diff --git a/rust/flake.nix b/rust/flake.nix index 33e66e9..1c09c34 100644 --- a/rust/flake.nix +++ b/rust/flake.nix @@ -51,6 +51,8 @@ rust-analyzer rustfmt + + bacon ]; }; }