dotfiles/flakes/opencode/flake.lock
RingOfStorms (Joshua Bell) 643895afdb update opencode
2025-12-20 14:36:36 -06:00

45 lines
1 KiB
JSON

{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1766025857,
"narHash": "sha256-Lav5jJazCW4mdg1iHcROpuXqmM94BWJvabLFWaJVJp0=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "def3da69945bbe338c373fddad5a1bb49cf199ce",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"opencode": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1766260273,
"narHash": "sha256-jY7aB0sRBJy1g36mPu5yb+3h7IMx7/fY3pKI10KcJ6A=",
"owner": "sst",
"repo": "opencode",
"rev": "6c40bfe04322c14350c9bd3447174986800a57d7",
"type": "github"
},
"original": {
"owner": "sst",
"repo": "opencode",
"type": "github"
}
},
"root": {
"inputs": {
"opencode": "opencode"
}
}
},
"root": "root",
"version": 7
}