libation: fix darwin build
This commit is contained in:
@@ -26,6 +26,8 @@ buildDotnetModule rec {
|
||||
|
||||
sourceRoot = "${src.name}/Source";
|
||||
|
||||
env.AVALONIA_TELEMETRY_OPTOUT = "1";
|
||||
|
||||
dotnet-sdk = dotnetCorePackages.sdk_10_0;
|
||||
|
||||
dotnet-runtime = dotnetCorePackages.runtime_10_0;
|
||||
|
||||
Reference in New Issue
Block a user