make mt300a flash-ready

This commit is contained in:
Daniel Barlow
2023-03-08 20:35:41 +00:00
parent 85b5edc39d
commit f36d8ef1d0
2 changed files with 17 additions and 1 deletions

View File

@@ -48,7 +48,6 @@ in {
outputs.flash-scr =
let
inherit (pkgs.lib.trivial) toHexString;
inherit (pkgs.lib.lists) concatStringsSep;
inherit (config.hardware) flash;
in
pkgs.buildPackages.runCommand "" {} ''