fetchurl: Fix typo in comment (close #2591)
This commit is contained in:
parent
5112e6476b
commit
f40db99c7b
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user