Skip to content

Set LANG for ruby 4.0.4+ support#230

Merged
bobvanderlinden merged 1 commit into
bobvanderlinden:update-ruby-versionsfrom
joshheinrichs-shopify:404-fix
May 14, 2026
Merged

Set LANG for ruby 4.0.4+ support#230
bobvanderlinden merged 1 commit into
bobvanderlinden:update-ruby-versionsfrom
joshheinrichs-shopify:404-fix

Conversation

@joshheinrichs-shopify
Copy link
Copy Markdown
Contributor

This is adapted from the ruby 4.0.4 bump in nixpkgs which also sets LANG[1] because some non-US-ASCII characters were added that RDoc fails to parse otherwise.

[1] NixOS/nixpkgs#519212

This is adapted from the ruby 4.0.4 bump in nixpkgs which also sets
LANG[1] because some non-US-ASCII characters were added that RDoc fails
to parse otherwise.

[1] NixOS/nixpkgs#519212
Copy link
Copy Markdown
Owner

@bobvanderlinden bobvanderlinden left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this also be an upstream fix?
Still good to apply this for 4.x for now and aligns with nixpkgs 👍

@bobvanderlinden bobvanderlinden merged commit dc62381 into bobvanderlinden:update-ruby-versions May 14, 2026
312 of 314 checks passed
bobvanderlinden added a commit that referenced this pull request May 15, 2026
This is adapted from the ruby 4.0.4 bump in nixpkgs which also sets
LANG[1] because some non-US-ASCII characters were added that RDoc fails
to parse otherwise.

[1] NixOS/nixpkgs#519212
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants