about summary refs log tree commit diff stats
path: root/internal/importer/nixpkgs-channel.go
Commit message (Expand)AuthorAgeLines
* refactor: combine import and web server into one binaryAlan Pearce2024-05-13-2/+2
* refactor: move Source/Repository types to config packageAlan Pearce2024-05-13-1/+2
* refactor: deduce index path automatically from config.DataPathAlan Pearce2024-05-11-8/+6
* fix: pointer type mismatchAlan Pearce2024-05-09-1/+1
* style: reformat with golines and enforce on commitAlan Pearce2024-05-09-1/+4
* feat: import sources from configuration in go code and index optionsAlan Pearce2024-05-09-0/+82