I updated my default-flatpaks config to use the new module, but my builds fail.
[12:02:20 ERROR] => Failed: × Recipe ./recipes/ptinopedila-home-nvidia.yml failed to validate ╰─▶ × 1 error encountered ╭─[./recipes/common_modules/default-flatpaks.yml:1:1] 1 │ type: default-flatpaks · ┬ · ╰── value is not valid under any of the schemas listed in the 'anyOf' keyword 2 │ configurations: ╰──── help: Try adding these lines to the top of your file for editor validation highlights: --- # yaml-language-server: $schema=https://schema.blue- build.org/module- v1.json help: Use `bluebuild validate --all-errors ./recipes/ptinopedila-home- nvidia.yml` to view more information. If you're using a local module, be sure to add `source: local` to the module entryError: Process completed with exit code 1.
[12:02:20 ERROR] => Failed: × Recipe ./recipes/ptinopedila-home-nvidia.yml failed to validate ╰─▶ × 1 error encountered ╭─[./recipes/common_modules/default-flatpaks.yml:1:1] 1 │ type: default-flatpaks · ┬ · ╰── value is not valid under any of the schemas listed in the 'anyOf' keyword 2 │ configurations: ╰──── help: Try adding these lines to the top of your file for editor validation highlights: --- # yaml-language-server: $schema=https://schema.blue- build.org/module- v1.json help: Use `bluebuild validate --all-errors ./recipes/ptinopedila-home- nvidia.yml` to view more information. If you're using a local module, be sure to add `source: local` to the module entryError: Process completed with exit code 1.
Does anyone have a minute to take a look at tell me what I'm missing please?
The Fedora Workstation for economic research; built on Fedora Silverblue and Universal Blue. - feat: transition to the new default-flatpaks module and a new set of … · ptinopedila/ptinopedila@2d8414a
Solution
First key under "configurations:" needs "-", as its an array, you're missing that since you commented out the notify line