berberman / nvfetcher

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

VSCode And OpenVSX Extensions: Extract File #75

Closed AmeerTaweel closed 2 years ago

AmeerTaweel commented 2 years ago

Let's say I want to extract the package.json of a VSCode or OpenVSX extension. I can't do that currently because the downloaded file is a .zip file, not a directory. So I can't extract any file inside it.