aboutsummaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index b166817..241eb2b 100644
--- a/flake.nix
+++ b/flake.nix
@@ -97,7 +97,7 @@
97 in 97 in
98 pkgs.mkShell { 98 pkgs.mkShell {
99 nativeBuildInputs = [ 99 nativeBuildInputs = [
100 pkgs.cargo-watch 100 pkgs.bacon
101 pkgs.cargo-insta 101 pkgs.cargo-insta
102 rust-analyzer 102 rust-analyzer
103 toolchain 103 toolchain