Commit a246074a authored by secufoe's avatar secufoe
Browse files

mstflint: fix cross shebangs

parent 41aab0e8
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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