Hi, Marc Weber wrote:
> Now it happens that the way to get the true source url of a gem is > querying http://gems.rubyforge.org/gems/#{spec.full_name}.gem > which returns a http 302 redirect which is not supported by > nix-prefetch-url / fetchurl Are you sure? From fetchurl/builder.sh: curl="curl \ --location --max-redirs 20 \ ... Idem for nix-prefetch-url. -- Eelco Dolstra | http://www.st.ewi.tudelft.nl/~dolstra/ _______________________________________________ nix-dev mailing list [email protected] https://mail.cs.uu.nl/mailman/listinfo/nix-dev
