From 0ddff4795881e5cdeaf02bd6b44a5097e9597564 Mon Sep 17 00:00:00 2001 From: Gregory Bednov Date: Thu, 29 Jan 2026 15:53:35 +0300 Subject: [PATCH] modified: configuration.nix --- configuration.nix | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/configuration.nix b/configuration.nix index 3fd9615..eae21bb 100644 --- a/configuration.nix +++ b/configuration.nix @@ -502,12 +502,17 @@ in publisher = "TheQtCompany"; version = "1.0.2"; sha256 = "sha256-Kd2/kk3qJUOahz71Uh3mUI1wDuwS8/t84tgdWorRPG4"; + } + { + name = "debug-tracker-vscode"; + publisher = "mcu-debug"; + version = "0.0.15"; } ]; }) - qtcreator - isort black + qtcreator + isort black # POSIX утилиты для совместимости