Commit graph

3 commits

Author SHA1 Message Date
42ca0589a0 chore(deps): update https://git.konstantinfickel.de/actions/checkout digest to de0fac2
All checks were successful
Continuous Integration / Build Package (push) Successful in 2m0s
Continuous Integration / Lint, Check & Test (push) Successful in 2m9s
2026-04-20 00:04:12 +00:00
01bf0a5773 chore(deps): update https://git.konstantinfickel.de/actions/checkout digest to 34e1148
All checks were successful
Continuous Integration / Lint, Check & Test (push) Successful in 2m58s
Continuous Integration / Build Package (push) Successful in 35s
2026-04-17 00:05:24 +00:00
a1a8ddf893
build: switch from devenv to nix flakes with uv2nix
All checks were successful
Continuous Integration / Build Package (push) Successful in 1m31s
Continuous Integration / Lint, Check & Test (push) Successful in 1m36s
- Replace devenv setup with pure nix flakes using uv2nix, pyproject-nix,
  pyproject-build-systems, and git-hooks.nix (adapted from hokusai)
- Add forgejo CI pipeline with lint/check/test and build jobs
- Wrap cv binary with LD_LIBRARY_PATH for weasyprint native dependencies
- Move basedpyright to dev dependency group, add pytest and ruff
- Fix package imports to use hatch source remapping (src/ layout)
- Update .envrc to use flake, expand .gitignore

BREAKING CHANGE: devenv is no longer used, run direnv allow to reload
2026-03-05 21:25:55 +01:00