aboutcode-org / aboutcode-org/fetchcode
Add Fetchcode support for Nix
Open
- Dominant language
- HTML
- Stars
- 13
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
Nix is not a central repository, packages are hosted in different locations, making it difficult to determine their direct download URLs.
However, we can determine and construct a direct download URL based on the package's homepage and version.
Initially, we should provide a few well‑known repositories and construct direct download URLs when packages are hosted there.
For all other hosts, the `download_url` will return None.
Additional repositories will be supported progressively.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.