nixpkgs/pkgs/tools/nix/nixos-render-docs
pennae 9c0803f84d nixos-render-docs: fix empty inlines
`children` only has to be not-None, not also not-[]. empty table cells
would can produce an empty inline token and cause these checks to fail,
even though the token actually is totally valid.

showed up in
https://github.com/NixOS/nixpkgs/pull/246956#discussion_r1283146120.
2023-08-03 18:36:34 +02:00
..
src nixos-render-docs: fix empty inlines 2023-08-03 18:36:34 +02:00
default.nix nixos-render-docs: use packageOverrides to construct python packages 2023-03-14 00:12:34 +01:00