From 28acdf251288b0c168130e961d39ff5067d20745 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torjus=20H=C3=A5kestad?= Date: Thu, 8 Jan 2026 13:29:09 +0100 Subject: [PATCH] packages: nixfmt-rfc-style renamed --- home/editor/neovim/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/editor/neovim/default.nix b/home/editor/neovim/default.nix index 9d7062e..e519ec6 100644 --- a/home/editor/neovim/default.nix +++ b/home/editor/neovim/default.nix @@ -51,7 +51,7 @@ }; home.packages = with pkgs; [ # nix stuff - nixfmt-rfc-style + nixfmt statix # LSPs