berberman / nvfetcher

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

Add name option #112

Closed jz8132543 closed 8 months ago

jz8132543 commented 8 months ago

This error occurred when I added the following code

[wallpaper]
fetch.url = "https://files.yande.re/image/3fc51f6a2fb10c96b73dd0fce6ddb9c8/yande.re%201048717%20dress%20garter%20lolita_fashion%20ruo_gan_zhua.jpg"
src.manual = "latest"
error: store path 'dlc8p9g2kw9d95kjzqgy0ccn7zmn955s-yande.re%201048717%20dress%20garter%20lolita_fashion%20ruo_gan_zhua.jpg' contains illegal character '%'

Could you please add a field name to the --name option of nix-prefetch-url?