azure-functions-core-tools: some deps to nativeBuildInputs

This commit is contained in:
Rick van Schijndel 2022-07-14 20:50:59 +02:00 committed by Artturin
parent e80df4e24b
commit f993f699c7

View file

@ -23,13 +23,10 @@ stdenv.mkDerivation rec {
sha256 = "sha256-NdTEFQaG8eFengjzQr51ezehIHFvQZqmrjpjWk4vZKo="; sha256 = "sha256-NdTEFQaG8eFengjzQr51ezehIHFvQZqmrjpjWk4vZKo=";
}; };
buildInputs = [ nativeBuildInputs = [
unzip unzip
makeWrapper makeWrapper
dotnetbuildhelpers dotnetbuildhelpers
];
nativeBuildInputs = [
icu icu
libunwind libunwind
curl curl