this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Fix Spindle config: add required engine field

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

+2
+2
.tangled/workflows/build.yml
··· 2 2 - event: ["push"] 3 3 branch: ["main"] 4 4 5 + engine: docker 6 + 5 7 dependencies: 6 8 nixpkgs: 7 9 - nodejs