Zig bindings for the notmuch C library
0

Configure Feed

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

use nix to build docs

Jeffrey C. Ollie (May 19, 2026, 6:18 PM -0500) d2c8156b 292cca45

Waiting for spindle ...
+1 -1
+1 -1
.tangled/workflows/publish.yml
··· 21 21 22 22 steps: 23 23 - name: Build site 24 - command: zig build docs 24 + command: nix develop -c zig build docs 25 25 26 26 - name: Install Wisp CLI 27 27 command: |