Files
quixos/infra/subtree-publish/manifest.json
T
2026-07-12 12:51:18 -07:00

27 lines
830 B
JSON

{
"version": 1,
"exports": [
{
"name": "quixos-nix-helpers",
"enabled": false,
"path": "quixos-instance/quixos-nix-helpers",
"remote": "https://gitea-external.egads.tutti.syntaxblitz.net/quixos/quixos-nix-helpers.git",
"ref": "refs/heads/exported"
},
{
"name": "camino-package-runtime",
"enabled": false,
"path": "quixos-instance/packages/camino-package-runtime",
"remote": "https://gitea-external.egads.tutti.syntaxblitz.net/quixos/camino-package-runtime.git",
"ref": "refs/heads/exported"
},
{
"name": "quixos-protocol",
"enabled": false,
"path": "quixos-instance/quixos-protocol",
"remote": "https://gitea-external.egads.tutti.syntaxblitz.net/quixos/quixos-protocol.git",
"ref": "refs/heads/exported"
}
]
}