Nix flake for building articles ❄️
- Python 60%
- Rust 32.3%
- Nix 6.9%
- TeX 0.8%
reqwest pulls in native-tls -> openssl-sys transitively on Linux. The crane derivation was missing pkg-config (nativeBuildInput) and openssl (buildInput), causing the build to fail in the Nix sandbox. |
||
|---|---|---|
| .forgejo/workflows | ||
| docs | ||
| fixtures/demo-article | ||
| nix | ||
| plugins | ||
| python | ||
| src | ||
| tests | ||
| tikz | ||
| website | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| flake.lock | ||
| flake.nix | ||
| pyproject.toml | ||
| simit.toml | ||
| uv.lock | ||