alpha
Login
or
Join now
utensil.tngl.sh
/
forest
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.
Utensil's Zettelkasten-style forest of evergreen notes on math and tech.
utensil.tngl.sh/forest/
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
forest
/
.github
/
workflows
/
at
main
3 files
utensil
experiment(spindle-ci): bump to 2026 nixpkgs + literal version strings
2mo ago
c87b1c46
gh-pages.yml
ci(forest): pin TeX Live to 2025 TeX Live 2026 (released 2026-05) breaks utensil/setup-texlive-action@v4 for a few days post-release, failing the gh-pages deploy at Setup TeX Live (before the forester HTML build). Pin version: 2025 to unblock. Revisit once 2026 settles.
2 months ago
nix-validate.yml
experiment(spindle-ci): bump to 2026 nixpkgs + literal version strings Iteration 2 of the flake: - nixpkgs pin bumped to nixos-unstable @ 64c08a7ca0… (2026-05-29). The 2024-era pin from blog had a tectonic wrapper without .version exposed, and may not have had forester at all. - Replace pkgs.tectonic.version interpolation with a literal tectonicVersion string — older nixpkgs revisions wrap tectonic in a derivation that lacks .version; using a literal string makes the flake eval independent of that detail. Same for forester + wasm. - Workflow: each Build step now has continue-on-error so all three derivations attempt to build per run — fastest signal.
2 months ago
pr-lint.yml
ci: add lightweight PR lint workflow PRs now run biome lint only (fast, no OCaml/forester/LaTeX setup). Full build+deploy remains on push to main only.
3 months ago