jonringer / nix-template

Make creating nix expressions easy
Creative Commons Zero v1.0 Universal
205 stars 8 forks source link

Populate python packages when fetching from pypi #42

Closed jonringer closed 1 year ago

jonringer commented 2 years ago

pypi exposes the requires_dist field in the api, which can help auto matically populate the python packages required.

example: https://pypi.org/pypi/gcsfs/json