tweaks for design

This commit is contained in:
Kate 2025-04-28 11:19:58 -06:00
parent 84ccd8a69c
commit 5d19e7547c
2 changed files with 2 additions and 2 deletions

View file

@ -30,7 +30,6 @@ with pkgs;
python3 python3
cfr cfr
procyon procyon
esp-dev.esp-idf-full
# Build systems. # Build systems.
cmake cmake
@ -62,6 +61,7 @@ with pkgs;
clang_multi clang_multi
gcc_multi gcc_multi
esp-dev.esp-idf-full
] ]
else else
[ ] [ ]

View file

@ -15,7 +15,7 @@ rustPlatform.buildRustPackage rec {
hash = "sha256-UFcsnzsoN15xXDY7hVyRjAj6+/ffefu/gcnxSjt6l+E="; hash = "sha256-UFcsnzsoN15xXDY7hVyRjAj6+/ffefu/gcnxSjt6l+E=";
}; };
cargoHash = "sha256-g2GQmi4OBgZoX/qlX+PK5he5UBBKIdHoEAkdd4RhiBI="; cargoHash = "sha256-lsb9oR+BkXrXisa4rVKwCwiAWqE2mmhdrnxcv0/QDzk=";
meta = { meta = {
description = ""; description = "";