dotnet-repl: 0.3.247 -> 0.3.250
This commit is contained in:
@@ -6,12 +6,12 @@
|
||||
|
||||
buildDotnetGlobalTool {
|
||||
pname = "dotnet-repl";
|
||||
version = "0.3.247";
|
||||
version = "0.3.250";
|
||||
|
||||
dotnet-sdk = dotnetCorePackages.sdk_9_0;
|
||||
dotnet-runtime = dotnetCorePackages.runtime_9_0;
|
||||
|
||||
nugetHash = "sha256-nD5GqLG+3VAWMy/8E9XviwJq2wKBg+BISlcB4xWtrx4=";
|
||||
nugetHash = "sha256-Tja6kIr9nHMrFY76vdFvS3ig2Tfrjus8mJb+2OC8fnk=";
|
||||
|
||||
meta = {
|
||||
description = "Polyglot REPL built on .NET Interactive";
|
||||
|
||||
Reference in New Issue
Block a user