summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorKjetil Orbekk <kj@orbekk.com>2022-12-31 10:32:20 -0500
committerKjetil Orbekk <kj@orbekk.com>2022-12-31 10:33:23 -0500
commit2dd295a7437f80d1beba11ddb9881f9dd3609006 (patch)
treed1e98dd3c5cda223156c7bf4e2eb647fdb2e69fc /flake.nix
parent96818306636db8254f4788a4a20a2ec262e7f9db (diff)
Update dependencies
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index 453df29..43da5e6 100644
--- a/flake.nix
+++ b/flake.nix
@@ -92,6 +92,7 @@
nativeBuildInputs = with pkgs; [
rustToolchain
cargo-watch
+ cargo-nextest
clippy
rustfmt
sqlx-cli