mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-16 23:03:40 +01:00
Merge pull request #77768 from dhess/short-url-fix
Replace short URL from #63103 with full URL.
This commit is contained in:
commit
63dd084e4e
1 changed files with 1 additions and 1 deletions
|
@ -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