From acd601dedec772107a2e85be6e32b2968dc320fa Mon Sep 17 00:00:00 2001 From: Roman Zeyde Date: Sun, 26 Jan 2025 18:32:05 +0200 Subject: [PATCH] build: update `editorconfig-checker` to 2.7.2 It should help to resolve spurious `unrecognized charset IBM420_rtl` warnings: https://github.com/editorconfig-checker/editorconfig-checker/issues/252 --- shell.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shell.nix b/shell.nix index ea3272784c..a88bc2a81d 100644 --- a/shell.nix +++ b/shell.nix @@ -120,7 +120,7 @@ stdenvNoCC.mkDerivation ({ check crowdin-cli # for translations curl # for connect tests - editorconfig-checker + newNixpkgs.editorconfig-checker (if devTools then gcc-arm-embedded-gdbfix else gcc-arm-embedded) git gitAndTools.git-subrepo