From 370efefd8cff92336a221103154f9bb8349fa601 Mon Sep 17 00:00:00 2001 From: Drew Hess Date: Wed, 15 Jan 2020 13:47:49 +0000 Subject: 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. --- lib/types.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/types.nix') 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}} -- cgit v1.2.3