requireFile: remove colon from the url for easier copy/paste
This commit is contained in:
parent
e20ec1b12b
commit
36057827f6
@ -104,7 +104,7 @@ rec {
|
|||||||
if message != null then message
|
if message != null then message
|
||||||
else ''
|
else ''
|
||||||
Unfortunately, we may not download file ${name_} automatically.
|
Unfortunately, we may not download file ${name_} automatically.
|
||||||
Please, go to ${url}, download it yourself, and add it to the Nix store
|
Please, go to ${url} to download it yourself, and add it to the Nix store
|
||||||
using either
|
using either
|
||||||
nix-store --add-fixed ${hashAlgo} ${name_}
|
nix-store --add-fixed ${hashAlgo} ${name_}
|
||||||
or
|
or
|
||||||
|
Loading…
x
Reference in New Issue
Block a user