From a246074a85cd532b56804ffc46de7d4ad1bf9d8d Mon Sep 17 00:00:00 2001 From: secufoe <135814375+secufoe@users.noreply.github.com> Date: Fri, 24 Apr 2026 12:07:15 +0200 Subject: [PATCH] mstflint: fix cross shebangs --- pkgs/by-name/ms/mstflint/package.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pkgs/by-name/ms/mstflint/package.nix b/pkgs/by-name/ms/mstflint/package.nix index 50dbc53f75b3..bcf9509948c3 100644 --- a/pkgs/by-name/ms/mstflint/package.nix +++ b/pkgs/by-name/ms/mstflint/package.nix @@ -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