From a2b56aae334562b6ddc3536b385174a60c91862d Mon Sep 17 00:00:00 2001 From: John Bowdre Date: Tue, 7 May 2024 10:34:04 -0500 Subject: [PATCH] cli-extras: use nixfmt-classic until the new one is stable --- home/features/cli/extras/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/features/cli/extras/default.nix b/home/features/cli/extras/default.nix index 1a7753b..f485489 100644 --- a/home/features/cli/extras/default.nix +++ b/home/features/cli/extras/default.nix @@ -14,7 +14,7 @@ google-cloud-sdk # GCP CLI kubectl # Container wrangler nil # Nix LSP - nixfmt # Nix formatter + nixfmt-classic # Nix formatter (old, stable one until the new one is stableish) vault # Hashicorp vault ];