File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1212} : let
1313 self = buildDotnetModule rec {
1414 pname = "nethermind" ;
15- version = "1.31.0 " ;
15+ version = "1.31.1 " ;
1616
1717 src = fetchFromGitHub {
1818 owner = "NethermindEth" ;
1919 repo = pname ;
2020 rev = version ;
21- hash = "sha256-lR/WHOR8idHYr0QDwgNSvaUBaBmEUXlXkXvKrRpxBl8 =" ;
21+ hash = "sha256-B86iVpDAztR9zZVBmMhN7M79PfpSXof4ny6iFb5GWpc =" ;
2222 fetchSubmodules = true ;
2323 } ;
2424
Original file line number Diff line number Diff line change 17841784 version = "4.0.0" ;
17851785 hash = "sha256-1VQa8FoMUNAsja31OvOn7ungif+IPusAe9YcR+kRF6o=" ;
17861786 } )
1787- ( fetchNuGet {
1788- pname = "System.CommandLine" ;
1789- version = "2.0.0-beta4.24528.1" ;
1790- hash = "sha256-C1CMTF8ejnnk9h6Yih8ajWeNiQK6czWZTgBSEhGZNGQ=" ;
1791- url = "https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/system.commandline/2.0.0-beta4.24528.1/system.commandline.2.0.0-beta4.24528.1.nupkg" ;
1792- } )
17931787 ( fetchNuGet {
17941788 pname = "System.IO.Pipelines" ;
17951789 version = "6.0.3" ;
24552449 version = "16.0.0" ;
24562450 hash = "sha256-wCKzDkAuIpQ65MKe39Zn/K8iX8FKdkw49OHIi7m6GHU=" ;
24572451 } )
2452+ ( fetchNuGet {
2453+ pname = "System.CommandLine" ;
2454+ version = "2.0.0-beta4.24528.1" ;
2455+ hash = "sha256-C1CMTF8ejnnk9h6Yih8ajWeNiQK6czWZTgBSEhGZNGQ=" ;
2456+ url = "https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/system.commandline/2.0.0-beta4.24528.1/system.commandline.2.0.0-beta4.24528.1.nupkg" ;
2457+ } )
24582458]
You can’t perform that action at this time.
0 commit comments