dotfiles/flakes/opencode/flake.lock
RingOfStorms (Joshua Bell) 03487772ac update opencode
2025-12-17 13:13:20 -06:00

45 lines
1 KiB
JSON

{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1765934234,
"narHash": "sha256-pJjWUzNnjbIAMIc5gRFUuKCDQ9S1cuh3b2hKgA7Mc4A=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "af84f9d270d404c17699522fab95bbf928a2d92f",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"opencode": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1765998786,
"narHash": "sha256-OxSKJ9QR7demkOF6hrWaf4yS3fMGlU/FbF12VYsX5Mk=",
"owner": "sst",
"repo": "opencode",
"rev": "1f527312554c3015286811fc33bb5348d0a27dae",
"type": "github"
},
"original": {
"owner": "sst",
"repo": "opencode",
"type": "github"
}
},
"root": {
"inputs": {
"opencode": "opencode"
}
}
},
"root": "root",
"version": 7
}