alpha
Login
or
Join now
jcollie.dev
/
zig-smtp
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
An SMTP client and server library for Zig implementing RFC 5321.
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
zig-smtp
/
.forgejo
1 folder
at
e41aa4fc33235c23fdbdabcc1e5d2eed193a38f9
Jeffrey C. Ollie
Use zon2nix to provide Zig dependencies to Nix builds
13d ago
e41aa4fc
workflows
Use zon2nix to provide Zig dependencies to Nix builds build.zig.zon.nix is generated from build.zig.zon by github.com/jcollie/zon2nix (regenerate with `nix run github:jcollie/zon2nix#zon2nix -- --nix=build.zig.zon.nix --16 build.zig.zon` whenever dependencies change). It evaluates to the package layout `zig build --system` expects, replacing the hand-written nix/zig-deps.nix: package.nix now builds and tests with --system, the flake exposes it as packages.zig-deps, and the docs workflow uses it directly instead of materializing zig-pkg. The lazy exim and isemail dependencies are included, so those test features work offline too. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_012HBHFhoTYa8TU9GLwobfbx
1 week ago