Files
nixpkgs/flake.lock

67 lines
1.6 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-master": {
"locked": {
"lastModified": 1770917518,
"narHash": "sha256-XSwv/tVrNo/L8SPH8Lx9xZH1PrZd/3Z3J/0SH7Xertg=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "3f4a3c08f2f318ee29fc8a2689f390071a94aaf0",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixpkgs",
"type": "github"
}
},
"opencode": {
"inputs": {
"nixpkgs": [
"nixpkgs-master"
]
},
"locked": {
"lastModified": 1770875904,
"narHash": "sha256-8ZEVlGe1saA/2KtDTKgkwWfpLCbxfwFip+m+3FlQQK0=",
"owner": "anomalyco",
"repo": "opencode",
"rev": "03de51bd3cf9e05bd92c9f51763b74a3cdfbe61a",
"type": "github"
},
"original": {
"owner": "anomalyco",
"ref": "v1.1.60",
"repo": "opencode",
"type": "github"
}
},
2025-10-04 15:53:48 +02:00
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"nixpkgs-master": "nixpkgs-master",
"opencode": "opencode"
2025-10-04 15:53:48 +02:00
}
}
},
"root": "root",
"version": 7
}