From f1cd097be2344bf6e1602ed304b3df12d96dc9ae Mon Sep 17 00:00:00 2001 From: Matt Sturgeon Date: Fri, 16 Aug 2024 16:03:42 +0100 Subject: [PATCH] lib/types: update reference to docs The XML docs have been migrated to markdown since bfd21cd2c1492b799facdab2e77308c34edbe9e7 --- lib/types.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/types.nix b/lib/types.nix index ae482eeef751..8b1d19ff2c61 100644 --- a/lib/types.nix +++ b/lib/types.nix @@ -219,7 +219,7 @@ rec { else "(${t.description})"; # When adding new types don't forget to document them in - # nixos/doc/manual/development/option-types.xml! + # nixos/doc/manual/development/option-types.section.md! types = rec { raw = mkOptionType {