fix(nixos): generic postgresql

This commit is contained in:
2025-11-29 13:48:57 +00:00
parent 78f4777141
commit 6dad0d95fb
2 changed files with 2 additions and 1 deletions

View File

@@ -341,6 +341,8 @@ grammar_check() {
# NOTE: we always know grammar mode but first argument
# just regular parse as string or as path if seen unquoted '.'
!! if we here find a path so it interpolation, sure?
if ! [ "${TAG_in_quoted_string+x}" ]; then
unquoted_string_grammar
fi