feat(m3-kratos): enable agent-lib shared skills

This commit is contained in:
2026-05-30 10:01:47 +02:00
parent f20dd18b5f
commit 6c4e16de3d
5 changed files with 731 additions and 0 deletions
Generated
+18
View File
@@ -42,6 +42,23 @@
"type": "github"
}
},
"agent-lib": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1780128063,
"narHash": "sha256-4qfphsBI6nc+U74z2e4EMpISssDqp+20+cw8rN7G88Q=",
"path": "/home/m3tam3re/p/NIX/agent-lib",
"type": "path"
},
"original": {
"path": "/home/m3tam3re/p/NIX/agent-lib",
"type": "path"
}
},
"agents": {
"inputs": {
"nixpkgs": "nixpkgs_2"
@@ -1243,6 +1260,7 @@
"root": {
"inputs": {
"agenix": "agenix",
"agent-lib": "agent-lib",
"agents": "agents",
"disko": "disko",
"hermes-agent": "hermes-agent",