feat: unified watch server under org-garden

This commit is contained in:
Ignacio Ballesteros
2026-02-21 00:36:31 +01:00
parent 1076bf31ed
commit a4582230b5
21 changed files with 679 additions and 296 deletions

8
flake.lock generated
View File

@@ -68,17 +68,17 @@
"type": "github"
}
},
"pipeline": {
"org-garden": {
"inputs": {
"flake-utils": "flake-utils_2",
"nixpkgs": "nixpkgs_2"
},
"locked": {
"path": "./pipeline",
"path": "./org-garden",
"type": "path"
},
"original": {
"path": "./pipeline",
"path": "./org-garden",
"type": "path"
},
"parent": []
@@ -87,7 +87,7 @@
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs",
"pipeline": "pipeline"
"org-garden": "org-garden"
}
},
"systems": {