Unverified Commit 07c610e7 authored by Maximilian Bosch's avatar Maximilian Bosch Committed by GitHub
Browse files

mstflint: fix cross shebangs (#513048)

parents 8e87fb66 a246074a
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