summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-openstackclient
diff options
context:
space:
mode:
authorShelvacu <git@shelvacu.com>2026-01-02 12:06:31 -0800
committerShelvacu on fw <git@shelvacu.com>2026-01-02 13:47:32 -0800
commit5018a33b626c5009072540fdbfa92e79a5ea4668 (patch)
tree44353afbe22ebec670134bb5507c6c2f49bce41c /pkgs/development/python-modules/python-openstackclient
parent40e4909fddd8594447965671caccb4ed720043a4 (diff)
lib/strings.escapeNixIdentifier: quote keywords
Previously `lib.strings.escapeNixIdentifier "assert"` would return `"assert"`; This is wrong, `assert` is not a valid identifier unless quoted.\ This also fixes `lib.generators.toPretty`: `toPretty {} { "assert" = false; }` would previously return an invalid expression.
Diffstat (limited to 'pkgs/development/python-modules/python-openstackclient')
0 files changed, 0 insertions, 0 deletions