File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 44} :
55buildGoModule rec {
66 pname = "rocketpool" ;
7- version = "1.13.7 " ;
7+ version = "1.15.3 " ;
88
99 src = fetchFromGitHub {
1010 owner = "rocket-pool" ;
1111 repo = "smartnode" ;
1212 rev = "v${ version } " ;
13- hash = "sha256-yv04dsLhHG8hI/xoFMUnJo2UeXDjePuYXHjS0NCnypY =" ;
13+ hash = "sha256-DX1e44m22em1wO1rSsUYOHfbBiTgq8bBTjPpdNsxrDg =" ;
1414 } ;
1515
16- vendorHash = "sha256-dDup2mCx2WcrW5XLpZOe7skWRyQKoQttMb2jrLVnu4E =" ;
16+ vendorHash = "sha256-tsrhti14Lj/yc8IZbiWi5wqDxJh4/m3FR2cpu1bh/hg =" ;
1717
1818 subPackages = [ "rocketpool-cli" ] ;
1919
Original file line number Diff line number Diff line change 66} :
77buildGoModule rec {
88 pname = "rocketpool" ;
9- version = "1.13.7 " ;
9+ version = "1.15.3 " ;
1010
1111 src = fetchFromGitHub {
1212 owner = "rocket-pool" ;
1313 repo = "smartnode" ;
1414 rev = "v${ version } " ;
15- hash = "sha256-yv04dsLhHG8hI/xoFMUnJo2UeXDjePuYXHjS0NCnypY =" ;
15+ hash = "sha256-DX1e44m22em1wO1rSsUYOHfbBiTgq8bBTjPpdNsxrDg =" ;
1616 } ;
1717
18- vendorHash = "sha256-dDup2mCx2WcrW5XLpZOe7skWRyQKoQttMb2jrLVnu4E =" ;
18+ vendorHash = "sha256-tsrhti14Lj/yc8IZbiWi5wqDxJh4/m3FR2cpu1bh/hg =" ;
1919
2020 buildInputs = [ bls blst ] ;
2121
You can’t perform that action at this time.
0 commit comments