Loading
nixos/firebird: fix coerce error
When `services.firebird.enable` following error is thrown: error: cannot coerce an integer to a string After explicitly cast the port (integer) to string the error disappears.
Admins will be upgrading ORNL GitLab Servers on Saturday, 16 May 2026, from 7 AM until 11 AM EST. Repositories will experience intermittent outages during this time.
When `services.firebird.enable` following error is thrown: error: cannot coerce an integer to a string After explicitly cast the port (integer) to string the error disappears.