Files
nixpkgs/flake.lock

64 lines
1.5 KiB
Plaintext
Raw Normal View History

2025-10-04 15:53:48 +02:00
{
"nodes": {
"nixpkgs": {
"locked": {
2026-01-13 20:27:52 +01:00
"lastModified": 1768127708,
"narHash": "sha256-1Sm77VfZh3mU0F5OqKABNLWxOuDeHIlcFjsXeeiPazs=",
2025-10-04 15:53:48 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2026-01-13 20:27:52 +01:00
"rev": "ffbc9f8cbaacfb331b6017d5a5abb21a492c9a38",
2025-10-04 15:53:48 +02:00
"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": 1769153255,
"narHash": "sha256-ardM8zEJWvTvsFMQZWivjGPB2uIqFw6QPAzrRjAHQKY=",
"owner": "anomalyco",
"repo": "opencode",
"rev": "c130dd425a32fe1c1cd3747ea6565b0e6bf50100",
"type": "github"
},
"original": {
"owner": "anomalyco",
"ref": "v1.1.34",
"repo": "opencode",
"type": "github"
}
},
2025-10-04 15:53:48 +02:00
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"opencode": "opencode"
2025-10-04 15:53:48 +02:00
}
}
},
"root": "root",
"version": 7
}