andir / npins

Nix dependency pinning. Very similar to Niv but has a few features that I personally wanted.
European Union Public License 1.2
180 stars 14 forks source link

Support GitHub API tokens again #21

Open piegamesde opened 2 years ago

piegamesde commented 2 years ago

The support got lost in the move away from hubcaps (the GitHub client dependency). Adding this back should be as easy as fetching an environment variable and adding it to the reqwest client builder.