mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 13:41:26 +00:00
Replace short URL from #63103 with full URL.
The error message is already helpfully verbose, so there's little reason to shorten the informational URL.
This commit is contained in:
parent
cd6ac55fb1
commit
370efefd8c
|
@ -406,7 +406,7 @@ rec {
|
|||
In file ${def.file}
|
||||
a list is being assigned to the option config.${option}.
|
||||
This will soon be an error as type loaOf is deprecated.
|
||||
See https://git.io/fj2zm for more information.
|
||||
See https://github.com/NixOS/nixpkgs/pull/63103 for more information.
|
||||
Do
|
||||
${option} =
|
||||
{ ${set}${more}}
|
||||
|
|
Loading…
Reference in a new issue