mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-11-09 16:18:34 +01:00
PR #431115 changed extraStructuredConfig to structuredExtraConfig to follow the deprecation warning about `extraConfig`. However, `extraStructuredConfig` was mentioned in several places in the docs that weren't addressed. Also, using this would silently fail since the code in question would still accept the old key. This patch updates the docs accordingly and throws an error if the code-path is reached and `extraStructuredConfig` is being used. |
||
|---|---|---|
| .. | ||
| build-support.md | ||
| cataclysm-dda.section.md | ||
| citrix.section.md | ||
| darwin-builder.section.md | ||
| dlib.section.md | ||
| eclipse.section.md | ||
| elm.section.md | ||
| emacs.section.md | ||
| etc-files.section.md | ||
| firefox.section.md | ||
| fish.section.md | ||
| fuse.section.md | ||
| geant4.section.md | ||
| ibus.section.md | ||
| index.md | ||
| inkscape.section.md | ||
| kakoune.section.md | ||
| krita.section.md | ||
| lhapdf.section.md | ||
| linux.section.md | ||
| locales.section.md | ||
| nginx.section.md | ||
| opengl.section.md | ||
| python-tree-sitter.section.md | ||
| shell-helpers.section.md | ||
| steam.section.md | ||
| treefmt.section.md | ||
| urxvt.section.md | ||
| vcpkg.section.md | ||
| weechat.section.md | ||
| xorg.section.md | ||