copy of https://github.com/HelsinkiTypeStudio/valley-sans with nix builds
2

Configure Feed

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

tangled builds too

Signed-off-by: oppiliappan <me@oppi.li>

oppiliappan (May 28, 2026, 11:23 PM +0100) 29362c84 c3c98b43

+10
+10
.tangled/workflows/build.yml
··· 1 + when: 2 + - event: ["push", "pull_request"] 3 + branch: ["main", "ci"] 4 + 5 + engine: nixery 6 + 7 + steps: 8 + - name: nix build 9 + command: | 10 + nix build .#