···404404 Kept here to alert downstream users who may not be aware of the migration's
405405 completion that it should be removed from modules.
406406 */
407407- mdDoc = lib.warn "lib.mdDoc was removed from nixpkgs. Option descriptions are now in Markdown by default, you can remove any remaining uses of it.";
407407+ mdDoc = lib.warn "lib.mdDoc will be removed from nixpkgs in 24.11. Option descriptions are now in Markdown by default; you can remove any remaining uses of lib.mdDoc.";
408408409409 /* For use in the `defaultText` and `example` option attributes. Causes the
410410 given MD text to be inserted verbatim in the documentation, for when