plugins/dap (dapHelpers): internal rename configurationOption -> configurationType

This commit is contained in:
Gaetan Lepage 2025-03-20 14:24:22 +01:00 committed by Gaétan Lepage
parent c9597b37d8
commit 21e8b57a11
4 changed files with 4 additions and 4 deletions

View file

@ -91,7 +91,7 @@ rec {
is used. A use-case for this is starting an adapter asynchronous.
'';
configurationOption = types.submodule {
configurationType = types.submodule {
freeformType = types.attrs;
options = {