about summary refs log tree commit diff stats
path: root/nix
Commit message (Collapse)AuthorAgeLines
* chore: release 0.1.3 v0.1.3Alan Pearce2024-05-17-1/+1
|
* fix(css): pagination styles not applied v0.1.2Alan Pearce2024-05-17-1/+1
|
* fix(nix): missing version variable in build v0.1.1Alan Pearce2024-05-17-1/+2
|
* build: enable versioning of packageAlan Pearce2024-05-17-5/+1
|
* docs: update default sources in nixos moduleAlan Pearce2024-05-17-0/+1
|
* build: bake git hash into build for headers and --versionAlan Pearce2024-05-14-1/+13
|
* build: use a nixpkgs-approved version schemeAlan Pearce2024-05-14-1/+10
|
* fix(flake): remove overlay exportAlan Pearce2024-05-14-1/+1
|
* feat(module): add default for Web.EnvironmentAlan Pearce2024-05-14-0/+6
|
* fix(module): include nix in pathAlan Pearce2024-05-14-0/+1
|
* refactor: combine import and web server into one binaryAlan Pearce2024-05-13-56/+35
|
* refactor(config): simplify configurationAlan Pearce2024-05-13-66/+69
| | | | | | | | | | | | | | commit 8225dbdb692c99b39dcafe2e5ec6ddc4daf08fb5 Author: Alan Pearce <alan@alanpearce.eu> Date: Mon May 13 19:18:26 2024 +0200 refactor: consolidate configuration to reduce command-line options commit 5616d4c5a9bc6c0c14f744f812fa6609f859dc34 Author: Alan Pearce <alan@alanpearce.eu> Date: Mon May 13 17:41:58 2024 +0200 refactor: move config file parsing to program entry points
* fix(module): allow setting sentry DSNAlan Pearce2024-05-13-0/+1
|
* build: workaround nix weirdnessAlan Pearce2024-05-13-0/+1
|
* build: export nixos module and overlayAlan Pearce2024-05-13-9/+16
|
* build: switch to flakesAlan Pearce2024-05-12-249/+153
|
* feat: nix moduleAlan Pearce2024-05-12-0/+216
|
* feat: import sources from configuration in go code and index optionsAlan Pearce2024-05-09-0/+40
|
* chore: use prettier with plugin to format go templatesAlan Pearce2024-05-04-0/+765
|
* feat: add cssAlan Pearce2024-05-03-0/+13
|
* chore: initial commitAlan Pearce2024-05-02-0/+236