From 05742f77c939fe259241212c4a738395456fb7f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Thalheim?= Date: Fri, 15 Nov 2024 09:18:25 +0100 Subject: [PATCH] inifitime: move python.imgtool to mcuboot-imgtool --- envs/infinitime/shell.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/envs/infinitime/shell.nix b/envs/infinitime/shell.nix index 7915f75..d52f1dc 100644 --- a/envs/infinitime/shell.nix +++ b/envs/infinitime/shell.nix @@ -10,12 +10,12 @@ pkgs.mkShell { cmake gcc10 adafruit-nrfutil + mcuboot-imgtool (python3.withPackages(python: [ python.cbor python.intelhex python.click python.cryptography - python.imgtool python.pillow ])) nodePackages.lv_font_conv