berberman / nvfetcher

Generate nix sources expr for the latest version of packages
https://nvfetcher.torus.icu
MIT License
178 stars 15 forks source link

[feature request] Allow to modify user agent when fetching from url and geterate it in nix #110

Open Vonfry opened 1 year ago

berberman commented 8 months ago

It seems that nix-prefetch-url doesn't support curl options. I think we need to download the file by ourself and add it to store manually in this case. Maybe this process can be implemented in nvfetcher.