tweaks for design
This commit is contained in:
parent
84ccd8a69c
commit
5d19e7547c
2 changed files with 2 additions and 2 deletions
|
@ -30,7 +30,6 @@ with pkgs;
|
|||
python3
|
||||
cfr
|
||||
procyon
|
||||
esp-dev.esp-idf-full
|
||||
|
||||
# Build systems.
|
||||
cmake
|
||||
|
@ -62,6 +61,7 @@ with pkgs;
|
|||
clang_multi
|
||||
gcc_multi
|
||||
|
||||
esp-dev.esp-idf-full
|
||||
]
|
||||
else
|
||||
[ ]
|
||||
|
|
|
@ -15,7 +15,7 @@ rustPlatform.buildRustPackage rec {
|
|||
hash = "sha256-UFcsnzsoN15xXDY7hVyRjAj6+/ffefu/gcnxSjt6l+E=";
|
||||
};
|
||||
|
||||
cargoHash = "sha256-g2GQmi4OBgZoX/qlX+PK5he5UBBKIdHoEAkdd4RhiBI=";
|
||||
cargoHash = "sha256-lsb9oR+BkXrXisa4rVKwCwiAWqE2mmhdrnxcv0/QDzk=";
|
||||
|
||||
meta = {
|
||||
description = "";
|
||||
|
|
Loading…
Add table
Reference in a new issue