lol
fork

Configure Feed

Select the types of activity you want to include in your feed.

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

authored by

Rick van Schijndel and committed by
Artturin
f993f699 e80df4e2

+1 -4
+1 -4
pkgs/development/tools/azure-functions-core-tools/default.nix
··· 23 23 sha256 = "sha256-NdTEFQaG8eFengjzQr51ezehIHFvQZqmrjpjWk4vZKo="; 24 24 }; 25 25 26 - buildInputs = [ 26 + nativeBuildInputs = [ 27 27 unzip 28 28 makeWrapper 29 29 dotnetbuildhelpers 30 - ]; 31 - 32 - nativeBuildInputs = [ 33 30 icu 34 31 libunwind 35 32 curl