about summary refs log tree commit diff stats
path: root/nix
Commit message (Expand)AuthorAgeLines
* update module manifests HEAD mainAlan Pearce22 hours-3/+21
* update inputsAlan Pearce9 days-18/+18
* fix missing commit hashes in binaryAlan Pearce2024-04-27-2/+2
* implement live-reloading dev serverAlan Pearce2024-04-27-6/+51
* improve HTML formattingAlan Pearce2024-04-25-2/+2
* brand exe with both long and short commit hashesAlan Pearce2024-04-25-1/+9
* nix: limit server compilation to sub-packageAlan Pearce2024-04-24-0/+1
* nix: don't pollute nix store with per-commit builds with no changesAlan Pearce2024-04-24-1/+1
* Brand server executable with full commit hashAlan Pearce2024-04-23-3/+3
* listen on port 80Alan Pearce2024-04-23-1/+1
* switch to net/httpAlan Pearce2024-04-23-72/+9
* split output directories into website/{public,private}Alan Pearce2024-04-21-10/+10
* use justfile for scriptingAlan Pearce2024-04-21-55/+0
* move server code to cmd/serverAlan Pearce2024-04-21-6/+6
* serve site from filesystem rather than embeddingAlan Pearce2024-04-21-17/+31
* nix: save typingAlan Pearce2024-04-21-5/+5
* remove unused variableAlan Pearce2024-04-21-1/+0
* support IPv6Alan Pearce2024-04-21-1/+1
* allow listen address to be configuredAlan Pearce2024-04-21-0/+1
* update dependencies and flake inputsAlan Pearce2024-04-21-28/+22
* send headers from config.tomlAlan Pearce2024-04-20-0/+3
* Use gitlab CIAlan Pearce2024-04-20-16/+23
* use long git hashes for docker tagsAlan Pearce2024-04-20-3/+6
* Brand executable with commit hash for server headerAlan Pearce2024-04-19-3/+3
* try to improve building on aarch64-darwinAlan Pearce2024-04-19-1/+2
* use nix to build docker imagesAlan Pearce2024-04-19-0/+262