query
On this page

fetchurl

builtins.fetchurl

Primop
Docs pulled from | This Revision | about 1 hour ago

Takes 1 arguments

url


Download the specified URL and return the path of the downloaded file.

Not available in restricted evaluation mode.

This function is not defined in a .nix file. It is likely a builtins function or an alias of a builtins function. builtins functions are predefined functions provided by Nix.

Noogle also knows

Detected Type
fetchurl :: String -> AttrSet