You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These are the probably the most common fetchers in nixpkgs, and it would be nice if nurl was the only tool required on most days.
In practice nurl <url> could default to fetchurl when no fetcher is passed, and to fetchzip depending on filename or content-type. That would be super smart.
The text was updated successfully, but these errors were encountered:
These are the probably the most common fetchers in nixpkgs, and it would be nice if nurl was the only tool required on most days.
In practice
nurl <url>
could default to fetchurl when no fetcher is passed, and to fetchzip depending on filename or content-type. That would be super smart.The text was updated successfully, but these errors were encountered: