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": {
"lastModified": 1772542754,
"narHash": "sha256-WGV2hy+VIeQsYXpsLjdr4GvHv5eECMISX1zKLTedhdg=",
2025-10-04 15:53:48 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "8c809a146a140c5c8806f13399592dbcb1bb5dc4",
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-04 15:00:48 +01:00
"lastModified": 1772632444,
"narHash": "sha256-z/ceaHzzZT9+JqJzL51jNqOwC6dpWF0O+028gVJv0gs=",
"owner": "NixOS",
"repo": "nixpkgs",
2026-03-04 15:00:48 +01:00
"rev": "8e8d486a4c86c8cf731b7566cd79998ef0dfd52d",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixpkgs",
"type": "github"
}
},
"opencode": {
"inputs": {
"nixpkgs": [
"nixpkgs-master"
]
},
"locked": {
"lastModified": 1772572115,
"narHash": "sha256-9bgjdtghbKUvFJp+fuXlvP2Kp/KNnytCfGyhfz8x3+g=",
"owner": "anomalyco",
"repo": "opencode",
"rev": "e66d829d1875f5a5fd8b0bfcab69cacb48b11b5d",
"type": "github"
},
"original": {
"owner": "anomalyco",
"ref": "v1.2.16",
"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
}