From 34fff06d5043b366a99b29504d9c725e324013c3 Mon Sep 17 00:00:00 2001 From: Sean Escriva Date: Tue, 23 Apr 2024 10:31:38 -0400 Subject: [PATCH] Remove: nixfmt Currently using alejandra for now, this isn't needed fixes the following warning: trace: warning: nixfmt was renamed to nixfmt-classic. The nixfmt attribute may be used for the new RFC 166-style formatter in the future, which is currently available as nixfmt-rfc-style More details in: https://github.com/NixOS/nixfmt/issues/153 --- hosts/galvatron-wsl/configuration.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/hosts/galvatron-wsl/configuration.nix b/hosts/galvatron-wsl/configuration.nix index 1f89d7c..3e3208b 100644 --- a/hosts/galvatron-wsl/configuration.nix +++ b/hosts/galvatron-wsl/configuration.nix @@ -129,7 +129,6 @@ gotools multimarkdown nil - nixfmt pandoc shfmt shellcheck