nix-community / bundix

Generates a Nix expression for your Bundler-managed application. [maintainer=@manveru]
160 stars 54 forks source link

HTTP Redirects fail #106

Closed nathantalewis closed 8 months ago

nathantalewis commented 1 year ago

It looks like 302 and other redirects aren't being followed, but are instead seen as an error. This is causing a problem with a private repo hosted on github.com which now seems to always return a 302.

http error 302: rubygems.pkg.github.com (RuntimeError)