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": {
"lastModified": 1770562336,
"narHash": "sha256-ub1gpAONMFsT/GU2hV6ZWJjur8rJ6kKxdm9IlCT0j84=",
2025-10-04 15:53:48 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "d6c71932130818840fc8fe9509cf50be8c64634f",
2025-10-04 15:53:48 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1770073757,
"narHash": "sha256-Vy+G+F+3E/Tl+GMNgiHl9Pah2DgShmIUBJXmbiQPHbI=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "47472570b1e607482890801aeaf29bfb749884f6",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"opencode": {
"inputs": {
"nixpkgs": "nixpkgs_2"
},
"locked": {
"lastModified": 1770817534,
"narHash": "sha256-AcLT70Gjt78nDd13ACUDavE+QI+ouEBwyZq8hIDDAf8=",
"owner": "anomalyco",
"repo": "opencode",
"rev": "edcfd562af6ea5fdc1ade9f46259a676d7663801",
"type": "github"
},
"original": {
"owner": "anomalyco",
"ref": "v1.1.57",
"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
}