summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorseth <[email protected]>2024-09-07 11:59:32 -0400
committerseth <[email protected]>2024-09-07 12:00:31 -0400
commit8359c81d75b6febac7cfb8ffa22da937f1c5bdd2 (patch)
treeb672e4fb639a0a786b8a602786dad75843bce830
parentdee6c5d9cbc12ff3012a27a5e69dfe331089310b (diff)
devShell: add nixfmt-rfc-style explicitly
-rw-r--r--dev/devShells.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/devShells.nix b/dev/devShells.nix
index 68057a1..211ddfd 100644
--- a/dev/devShells.nix
+++ b/dev/devShells.nix
@@ -19,7 +19,7 @@
# format + lint
pkgs.actionlint
self'.formatter
- pkgs.deadnix
+ pkgs.nixfmt-rfc-style
pkgs.nil
pkgs.statix