Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -93,9 +93,15 @@
cargo-watch
cargo-edit
clippy
gemini-cli # potentially useful during dev/testing
go_1_25 # 'just' run-ui (temporal-service)
just # used in dev/test
nodejs_24 # 'just' run-ui
ripgrep
rustfmt
xorg.libxcb
dbus
yarn # 'just' install-deps
]);

shellHook = ''
Expand Down
Loading