mstflint: fix cross shebangs

This commit is contained in:
secufoe
2026-04-24 12:07:15 +02:00
parent 41aab0e86d
commit a246074a85
+2
View File
@@ -7,6 +7,7 @@
zlib,
xz,
expat,
bashNonInteractive,
boost,
curl,
pkg-config,
@@ -51,6 +52,7 @@ stdenv.mkDerivation (finalAttrs: {
openssl
]
++ lib.optionals (!onlyFirmwareUpdater) [
bashNonInteractive
boost
curl
expat