dotfiles/flakes/opencode/flake.lock
RingOfStorms (Joshua Bell) 6210c0c077 update opencode
2025-12-22 11:58:12 -06:00

45 lines
1 KiB
JSON

{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1766125104,
"narHash": "sha256-l/YGrEpLromL4viUo5GmFH3K5M1j0Mb9O+LiaeCPWEM=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "7d853e518814cca2a657b72eeba67ae20ebf7059",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"opencode": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1766426038,
"narHash": "sha256-3TxsJjL5M83q9nOa4ls6rWfbECYUE6llzBAgqCYQml8=",
"owner": "sst",
"repo": "opencode",
"rev": "6baee0791f48bcf32eef1e199d0cadca57772b9b",
"type": "github"
},
"original": {
"owner": "sst",
"repo": "opencode",
"type": "github"
}
},
"root": {
"inputs": {
"opencode": "opencode"
}
}
},
"root": "root",
"version": 7
}