boogie: fix build

This commit is contained in:
Samuel Meenzen
2025-10-16 01:01:00 +02:00
parent 4ea61817a0
commit 53d21a0a6e
+1 -1
View File
@@ -15,7 +15,7 @@ buildDotnetModule rec {
owner = "boogie-org";
repo = "boogie";
tag = "v${version}";
hash = "sha256-OuNzxzcoWrDCmUfQNXEif5wIY+L5jql14231m7nNBe4=";
hash = "sha256-tmcio1GCyfMhjnbBE/pUqYso5HCu4SLHOYx/t0/PZTQ=";
};
dotnet-sdk = dotnetCorePackages.sdk_8_0;