summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/debugpy/fix-test-pythonpath.patch
diff options
context:
space:
mode:
authorGuillaume Girol <symphorien+git@xlumurb.eu>2024-06-02 12:00:00 +0000
committerGuillaume Girol <symphorien+git@xlumurb.eu>2024-06-02 12:00:00 +0000
commit470ab4f97168ce279cc898870b61753aa9cebb40 (patch)
treed020b63272dc9f683a7b51a276640f3296bf8e7b /pkgs/development/python-modules/debugpy/fix-test-pythonpath.patch
parentad57eef4ef0659193044870c731987a6df5cf56b (diff)
nixos/ibus: improve error message for non-engine packages
when setting the option i18n.inputMethod.ibus.engines to a non-engine, like this: i18n.inputMethod.ibus.engines = [ pkgs.sl ]; the error message would be quite misleading: error: A definition for option `nodes.machine.i18n.inputMethod.ibus.engines."[definition 1-entry 1]"' is not of type `package'. Definition values: - In `makeTest parameters': <derivation sl-5.05> sl is rejected and yet it *is* a package. This change improves the error message to this: error: A definition for option `nodes.machine.i18n.inputMethod.ibus.engines."[definition 1-entry 1]"' is not of type `ibus-engine'. Definition values: - In `makeTest parameters': <derivation sl-5.05>
Diffstat (limited to 'pkgs/development/python-modules/debugpy/fix-test-pythonpath.patch')
0 files changed, 0 insertions, 0 deletions