summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--flake.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index 6c379313..5222d655 100644
--- a/flake.nix
+++ b/flake.nix
@@ -174,6 +174,7 @@
# development, and might need to be version matched with build
# dependencies (e.g. clippy or rust-analyzer).
packages = with pkgs; [
+ bear
cargo-audit
cargo-outdated
clang-tools