Nix flake for building articles ❄️
  • Python 60%
  • Rust 32.3%
  • Nix 6.9%
  • TeX 0.8%
Find a file
Can H. Tartanoglu abf8acf17b
fix: add openssl/pkg-config to anx-plugin-zenodo build deps
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.
2026-06-28 22:35:18 +02:00
.forgejo/workflows
docs
fixtures/demo-article
nix
plugins
python
src
tests
tikz
website
.gitignore
Cargo.lock
Cargo.toml
flake.lock
flake.nix fix: add openssl/pkg-config to anx-plugin-zenodo build deps 2026-06-28 22:35:18 +02:00
pyproject.toml
simit.toml
uv.lock