about summary refs log tree commit diff
path: root/lib
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
parentcd6ac55fb1b4dc75418550cdd75edc8522bf1e9b (diff)
downloadnixlib-370efefd8cff92336a221103154f9bb8349fa601.tar
nixlib-370efefd8cff92336a221103154f9bb8349fa601.tar.gz
nixlib-370efefd8cff92336a221103154f9bb8349fa601.tar.bz2
nixlib-370efefd8cff92336a221103154f9bb8349fa601.tar.lz
nixlib-370efefd8cff92336a221103154f9bb8349fa601.tar.xz
nixlib-370efefd8cff92336a221103154f9bb8349fa601.tar.zst
nixlib-370efefd8cff92336a221103154f9bb8349fa601.zip
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')
-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}}