dafny: fix build with strictDeps

This commit is contained in:
David McFarland 2024-11-25 10:15:42 -04:00
parent e2dabfa5e1
commit 7e3d4971b9

View File

@ -42,7 +42,7 @@ buildDotnetModule rec {
'';
dotnet-sdk = dotnetCorePackages.sdk_6_0;
buildInputs = [ jdk11 ];
nativeBuildInputs = [ jdk11 ];
nugetDeps = ./deps.nix;
# Build just these projects. Building Source/Dafny.sln includes a bunch of