mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
LC_ALL must be set to a locale that exists on the current system, and there is no locale I can safely expect all systems to have (see #7361). Fortunately,c8070f1
seems to have addressed the underlying issue, so this fix can be reverted. Fix: #7361 Revert: #7331 Revert:150ccd6305
Ref:c8070f11a4