flash: fix build & update & use pythonRelaxDepsHook

This commit is contained in:
Artturin 2024-10-01 22:04:18 +03:00
parent e3bce2e84f
commit 64e42b9d68
2 changed files with 16 additions and 4 deletions

View file

@ -24,6 +24,7 @@
flash = import ./pkgs/flash {
inherit pkgs;
pyluwen = luwen.pyluwen_0_1;
tools-common = common;
};
smi = import ./pkgs/smi {
inherit pkgs;