From 1a679ba8736fe9589331d93afb340fd8186826f4 Mon Sep 17 00:00:00 2001 From: Robert Hensing Date: Mon, 26 Jan 2026 12:53:23 +0100 Subject: [PATCH] chore(devShell): Resolve nixfmt-rfc-style warning --- dev/flake-module.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev/flake-module.nix b/dev/flake-module.nix index da4f1d9..384a2d8 100644 --- a/dev/flake-module.nix +++ b/dev/flake-module.nix @@ -84,7 +84,7 @@ config.treefmt.build.wrapper pkgs.rust-analyzer - pkgs.nixfmt-rfc-style + pkgs.nixfmt pkgs.rustfmt pkgs.pkg-config pkgs.clang-tools # clangd