From 8ef2928bf626faf5ed6e4a46099112825c8ea268 Mon Sep 17 00:00:00 2001 From: Superredstone Date: Fri, 6 Feb 2026 10:06:02 +0100 Subject: [PATCH] Replaced nixfmt with nixfmt-tree --- Justfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Justfile b/Justfile index 380dbfe..a50ec1a 100644 --- a/Justfile +++ b/Justfile @@ -9,7 +9,7 @@ machine: [group("utils")] clean-code: sudo nix run nixpkgs#deadnix -- -eq - sudo nix run nixpkgs#nixfmt -- **/**.nix + sudo nix run nixpkgs#nixfmt-tree [group("maintenance")] switch args="":