nix: include watchman in dev shell

This is useful for testing locally even if you don't have `watchman` elsewhere
on your machine.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
This commit is contained in:
Austin Seipp 2024-06-25 03:26:02 -05:00
parent b0040830b1
commit e2138ca2df

View file

@ -156,6 +156,9 @@
cargo-nextest
cargo-watch
# Miscellaneous tools
watchman
# In case you need to run `cargo run --bin gen-protos`
protobuf