about summary refs log tree commit diff stats
path: root/internal/importer/package.go
Commit message (Expand)AuthorAgeLines
* feat: extract and store package set (e.g. nodePackages)Alan Pearce2024-05-16-1/+7
* refactor: use interface to unify Options and PackagesAlan Pearce2024-05-16-25/+26
* feat(importer): process packages from nixpkgs package.jsonAlan Pearce2024-05-16-0/+246