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-26 03:01:26 +01:00
"lastModified": 1774386573,
"narHash": "sha256-4hAV26quOxdC6iyG7kYaZcM3VOskcPUrdCQd/nx8obc=",
2025-10-04 15:53:48 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2026-03-26 03:01:26 +01:00
"rev": "46db2e09e1d3f113a13c0d7b81e2f221c63b8ce9",
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-26 03:01:26 +01:00
"lastModified": 1774490099,
"narHash": "sha256-5JVR0LHJFpW5xlsZbyVGdr9fEzNySXHz/e13At7GUOQ=",
"owner": "NixOS",
"repo": "nixpkgs",
2026-03-26 03:01:26 +01:00
"rev": "b957e2e2a4dd4ecc3a407241f501545b567e0c4c",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixpkgs",
"type": "github"
}
},
"opencode": {
"inputs": {
"nixpkgs": [
"nixpkgs-master"
]
},
"locked": {
2026-03-25 19:11:57 +01:00
"lastModified": 1774392635,
"narHash": "sha256-04eOIBHX9e8Brwn+uL/7q8szvRUilr4G0B8eB76dhKU=",
"owner": "anomalyco",
"repo": "opencode",
2026-03-25 19:11:57 +01:00
"rev": "0dcdf5f529dced23d8452c9aa5f166abb24d8f7c",
"type": "github"
},
"original": {
"owner": "anomalyco",
2026-03-25 19:11:57 +01:00
"ref": "v1.3.2",
"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
}