| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
When the TVL binary cache gets gc'd, we are left with nothing — we want
to avoid bootstrapping nixpkgs from scratch at least.
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
This will avoid compiling cheddar in GitHub Actions. The rest of the
build is very quick and doesn't really benefit from persistent cache
between runs.
|
| |
|
|
|
|
|
|
|
|
|
|
| |
This uses htmlman from tvl's depot and should allow us to deduplicate
the documentation by removing all the stuff we explain in the man pages
from the README and just link the appropriate man page in its place.
See also: https://code.tvl.fyi/about/users/sterni/htmlman
Fingers crossed this works first try.
|
|
|