mirror of
https://github.com/martinvonz/jj.git
synced 2025-01-12 07:14:38 +00:00
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:
parent
b0040830b1
commit
e2138ca2df
1 changed files with 3 additions and 0 deletions
|
@ -156,6 +156,9 @@
|
||||||
cargo-nextest
|
cargo-nextest
|
||||||
cargo-watch
|
cargo-watch
|
||||||
|
|
||||||
|
# Miscellaneous tools
|
||||||
|
watchman
|
||||||
|
|
||||||
# In case you need to run `cargo run --bin gen-protos`
|
# In case you need to run `cargo run --bin gen-protos`
|
||||||
protobuf
|
protobuf
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue