File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
lima-additional-guestagents Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1010
1111buildGoModule ( finalAttrs : {
1212 pname = "lima-additional-guestagents" ;
13- version = "1.2.0 " ;
13+ version = "1.2.1 " ;
1414
1515 src = fetchFromGitHub {
1616 owner = "lima-vm" ;
1717 repo = "lima" ;
1818 tag = "v${ finalAttrs . version } " ;
19- hash = "sha256-vrYsIYikoN4D3bxu/JTb9lMRcL5k9S6T473dl58SDW0 =" ;
19+ hash = "sha256-90fFsS5jidaovE2iqXfe4T2SgZJz6ScOwPPYxCsCk/k =" ;
2020 } ;
2121
2222 vendorHash = "sha256-8S5tAL7GY7dxNdyC+WOrOZ+GfTKTSX84sG8WcSec2Os=" ;
Original file line number Diff line number Diff line change 2222
2323buildGoModule ( finalAttrs : {
2424 pname = "lima" ;
25- version = "1.2.0 " ;
25+ version = "1.2.1 " ;
2626
2727 src = fetchFromGitHub {
2828 owner = "lima-vm" ;
2929 repo = "lima" ;
3030 tag = "v${ finalAttrs . version } " ;
31- hash = "sha256-vrYsIYikoN4D3bxu/JTb9lMRcL5k9S6T473dl58SDW0 =" ;
31+ hash = "sha256-90fFsS5jidaovE2iqXfe4T2SgZJz6ScOwPPYxCsCk/k =" ;
3232 } ;
3333
3434 vendorHash = "sha256-8S5tAL7GY7dxNdyC+WOrOZ+GfTKTSX84sG8WcSec2Os=" ;
You can’t perform that action at this time.
0 commit comments