From 8359c81d75b6febac7cfb8ffa22da937f1c5bdd2 Mon Sep 17 00:00:00 2001 From: seth Date: Sat, 7 Sep 2024 11:59:32 -0400 Subject: devShell: add nixfmt-rfc-style explicitly --- dev/devShells.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev/devShells.nix') 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 -- cgit v1.2.3