Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | feat: render markdown in packages' LongDescription | Alan Pearce | 2024-05-17 | -1/+1 |
* | feat: use attribute instead of name for packages | Alan Pearce | 2024-05-17 | -0/+1 |
* | fix: store only data from current entity in index | Alan Pearce | 2024-05-17 | -3/+4 |
* | refactor: reduce debug logging | Alan Pearce | 2024-05-17 | -2/+0 |
* | feat: decode brotli-compressed files | Alan Pearce | 2024-05-17 | -7/+3 |
* | refactor: separate fetch and import logic | Alan Pearce | 2024-05-16 | -3/+3 |
* | feat: extract and store package set (e.g. nodePackages) | Alan Pearce | 2024-05-16 | -1/+7 |
* | refactor: use interface to unify Options and Packages | Alan Pearce | 2024-05-16 | -25/+26 |
* | feat(importer): process packages from nixpkgs package.json | Alan Pearce | 2024-05-16 | -0/+246 |