about summary refs log tree commit diff stats
path: root/internal/nix
Commit message (Expand)AuthorAgeLines
* refactor: rename go moduleAlan Pearce2024-06-29-1/+2
* feat: add detail pages for packages/optionsAlan Pearce2024-06-08-1/+8
* fix: missing alternate forms of packages with the same nameAlan Pearce2024-05-29-1/+1
* feat: render markdown in packages' LongDescriptionAlan Pearce2024-05-17-1/+1
* feat: use attribute instead of name for packagesAlan Pearce2024-05-17-0/+1
* feat(index): enable storage of package dataAlan Pearce2024-05-17-0/+7
* feat: extract and store package set (e.g. nodePackages)Alan Pearce2024-05-16-0/+1
* refactor: use interface to unify Options and PackagesAlan Pearce2024-05-16-0/+89