Files
nixpkgs/flake.lock
nix-update bot 1323c91f1e
All checks were successful
Update Nix Packages with nix-update / nix-update (push) Successful in 3m25s
chore: update opencode flake input to 1.1.39
2026-01-28 15:02:49 +01:00

64 lines
1.5 KiB
JSON

{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1768127708,
"narHash": "sha256-1Sm77VfZh3mU0F5OqKABNLWxOuDeHIlcFjsXeeiPazs=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "ffbc9f8cbaacfb331b6017d5a5abb21a492c9a38",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1768393167,
"narHash": "sha256-n2063BRjHde6DqAz2zavhOOiLUwA3qXt7jQYHyETjX8=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "2f594d5af95d4fdac67fba60376ec11e482041cb",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"opencode": {
"inputs": {
"nixpkgs": "nixpkgs_2"
},
"locked": {
"lastModified": 1769584757,
"narHash": "sha256-ssemvuEfMMlbvUiIYU1r5NCdvEKHZO80YdziY0rMUpI=",
"owner": "anomalyco",
"repo": "opencode",
"rev": "6eb2bdd665b4654521b88c7d82eddc062b1411ed",
"type": "github"
},
"original": {
"owner": "anomalyco",
"ref": "v1.1.39",
"repo": "opencode",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"opencode": "opencode"
}
}
},
"root": "root",
"version": 7
}