+openspec

This commit is contained in:
m3tm3re
2026-02-18 17:57:21 +01:00
parent a12958b68f
commit 4920029c65
2 changed files with 32 additions and 9 deletions

40
flake.lock generated
View File

@@ -24,11 +24,11 @@
"agents": {
"flake": false,
"locked": {
"lastModified": 1771353084,
"narHash": "sha256-QsrA7+md+bw1ACQeuvDn2mE5X11gM0hqVGse58spedA=",
"lastModified": 1771432333,
"narHash": "sha256-IkfbQQahxwMBRRUl+FKc03pxSZO1MX2kRxBuCqKuTD4=",
"ref": "refs/heads/master",
"rev": "5b204c95e419eb75b04c5f85e1bd56ed56a5abe4",
"revCount": 60,
"rev": "1bc81fb38c20154f0dd77f7da9b9d95439d8d873",
"revCount": 62,
"type": "git",
"url": "https://code.m3ta.dev/m3tam3re/AGENTS"
},
@@ -242,14 +242,15 @@
"inputs": {
"nixpkgs": "nixpkgs_3",
"nixpkgs-master": "nixpkgs-master",
"opencode": "opencode"
"opencode": "opencode",
"openspec": "openspec"
},
"locked": {
"lastModified": 1771355771,
"narHash": "sha256-Uhq6aMCuzKqC2UIAbEkx+LQS77MGEVDEL7zpfoW6VB8=",
"lastModified": 1771433707,
"narHash": "sha256-O6S4YB16lN9ACb2Z6lEWxE22IyUhb+Z3mJgQJw3hpA4=",
"ref": "refs/heads/master",
"rev": "dc206b13e256941298868d559fff9be31d7e0e34",
"revCount": 119,
"rev": "58312b2ca2fdf5e0f753e496b4902a523cbb96aa",
"revCount": 120,
"type": "git",
"url": "https://code.m3ta.dev/m3tam3re/nixpkgs"
},
@@ -561,6 +562,27 @@
"type": "github"
}
},
"openspec": {
"inputs": {
"nixpkgs": [
"m3ta-nixpkgs",
"nixpkgs"
]
},
"locked": {
"lastModified": 1771409495,
"narHash": "sha256-LplnuO/OHSFL8S8iwQ16CZTjlPxRV9XohkKxL3uA5Sc=",
"owner": "Fission-AI",
"repo": "OpenSpec",
"rev": "5fd8e9d66c3b6b116e7af814a6013c2d9c4958dd",
"type": "github"
},
"original": {
"owner": "Fission-AI",
"repo": "OpenSpec",
"type": "github"
}
},
"root": {
"inputs": {
"agenix": "agenix",