aboutsummaryrefslogtreecommitdiff
path: root/lib/types.nix
diff options
context:
space:
mode:
authorDrew Hess <src@drewhess.com>2020-01-15 13:47:49 +0000
committerDrew Hess <src@drewhess.com>2020-01-15 13:47:49 +0000
commit370efefd8cff92336a221103154f9bb8349fa601 (patch)
treeac110d67eb416ba54f81ed03da48e1be211e6113 /lib/types.nix
parentcd6ac55fb1b4dc75418550cdd75edc8522bf1e9b (diff)
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.
Diffstat (limited to 'lib/types.nix')
-rw-r--r--lib/types.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/types.nix b/lib/types.nix
index d8a5db0c89f0..6fd6de7e1fd9 100644
--- a/lib/types.nix
+++ b/lib/types.nix
@@ -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}}