Files
nixpkgs/flake.lock

88 lines
2.1 KiB
Plaintext
Raw Normal View History

2025-10-04 15:53:48 +02:00
{
"nodes": {
"nixpkgs": {
"locked": {
2026-03-24 03:01:05 +01:00
"lastModified": 1774106199,
"narHash": "sha256-US5Tda2sKmjrg2lNHQL3jRQ6p96cgfWh3J1QBliQ8Ws=",
2025-10-04 15:53:48 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2026-03-24 03:01:05 +01:00
"rev": "6c9a78c09ff4d6c21d0319114873508a6ec01655",
2025-10-04 15:53:48 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-master": {
"locked": {
2026-03-24 15:01:03 +01:00
"lastModified": 1774359777,
"narHash": "sha256-O1rLshVxPjevFoLsmxH9MFfuKOs0o5R6RKgDQdEPhc4=",
"owner": "NixOS",
"repo": "nixpkgs",
2026-03-24 15:01:03 +01:00
"rev": "4dadc5203f16ccff702e755fb59175a972604ac5",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixpkgs",
"type": "github"
}
},
"opencode": {
"inputs": {
"nixpkgs": [
"nixpkgs-master"
]
},
"locked": {
"lastModified": 1774222321,
"narHash": "sha256-JQsccVflS/GAjzguvZTLn7UH7tsou8yCSlaA48DVY10=",
"owner": "anomalyco",
"repo": "opencode",
"rev": "eb3bfffad453f1c8c3f0f92bba0d8e34c83fa244",
"type": "github"
},
"original": {
"owner": "anomalyco",
"ref": "v1.3.0",
"repo": "opencode",
"type": "github"
}
},
2026-02-18 17:54:20 +01:00
"openspec": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1772182342,
"narHash": "sha256-9Q0iUyZGcDPLdgvnrBN3GumV8g9akV8TFb8bFkD1yYs=",
2026-02-18 17:54:20 +01:00
"owner": "Fission-AI",
"repo": "OpenSpec",
"rev": "afdca0d5dab1aa109cfd8848b2512333ccad60c3",
2026-02-18 17:54:20 +01:00
"type": "github"
},
"original": {
"owner": "Fission-AI",
"repo": "OpenSpec",
"type": "github"
}
},
2025-10-04 15:53:48 +02:00
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"nixpkgs-master": "nixpkgs-master",
2026-02-18 17:54:20 +01:00
"opencode": "opencode",
"openspec": "openspec"
2025-10-04 15:53:48 +02:00
}
}
},
"root": "root",
"version": 7
}