fetchurl: Fix typo in comment (close #2591)
This commit is contained in:
@@ -64,7 +64,7 @@ in
|
|||||||
, recursiveHash ? false
|
, recursiveHash ? false
|
||||||
|
|
||||||
, # Shell code executed after the file has been fetched
|
, # Shell code executed after the file has been fetched
|
||||||
# succesfully. This can do things like check or transform the file.
|
# successfully. This can do things like check or transform the file.
|
||||||
postFetch ? ""
|
postFetch ? ""
|
||||||
|
|
||||||
, # Whether to download to a temporary path rather than $out. Useful
|
, # Whether to download to a temporary path rather than $out. Useful
|
||||||
|
|||||||
Reference in New Issue
Block a user