inklecate: use dotnet 3.1 to compile
This commit is contained in:
@@ -25,6 +25,7 @@ buildDotnetModule rec {
|
||||
executables = [ "inklecate" ];
|
||||
|
||||
dotnet-runtime = dotnetCorePackages.runtime_3_1;
|
||||
dotnet-sdk = dotnetCorePackages.sdk_3_1;
|
||||
|
||||
meta = with lib; {
|
||||
description = "Compiler for ink, inkle's scripting language";
|
||||
|
||||
Reference in New Issue
Block a user