use latest open code tracking latest release branch

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-07-08 22:02:41 -05:00
parent 5fd523965e
commit 0ae4b25fb2
2 changed files with 31 additions and 1 deletions

18
hosts/lio/flake.lock generated
View file

@ -1152,6 +1152,23 @@
"type": "github"
}
},
"opencode": {
"flake": false,
"locked": {
"lastModified": 1752020810,
"narHash": "sha256-Sh7FEn34iL4iZuusmghLCvKHfx/CMjOogBwnT+enz4g=",
"owner": "sst",
"repo": "opencode",
"rev": "58b1c58bc59e82ea05dfa5f4dfce8111c4e2995a",
"type": "github"
},
"original": {
"owner": "sst",
"ref": "v0.2.13",
"repo": "opencode",
"type": "github"
}
},
"ragenix": {
"inputs": {
"agenix": "agenix",
@ -1179,6 +1196,7 @@
"common": "common",
"nixpkgs": "nixpkgs_4",
"nixpkgs-unstable": "nixpkgs-unstable",
"opencode": "opencode",
"ros_neovim": "ros_neovim"
}
},