summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorKjetil Orbekk <kj@orbekk.com>2022-12-28 06:27:08 -0500
committerKjetil Orbekk <kj@orbekk.com>2022-12-28 06:27:08 -0500
commitc9a1ed63cce3edd92a2bcacc91bab110e64e1628 (patch)
tree93f35910efde9d617aa2ee9c511a89538bfb8b6d /flake.nix
parent2c9591c54ce1bdcaea29cc00f68bde2cb86ba1f3 (diff)
Change default port configured in the dotenv example file
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 2241fa6..a8bca18 100644
--- a/flake.nix
+++ b/flake.nix
@@ -92,6 +92,7 @@
nativeBuildInputs = with pkgs; [
rustToolchain
cargo-watch
+ clippy
rustfmt
sqlx-cli
podman-compose