mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Since fd 8.3.0 has low availability across distros (see repology link below), I don't want to make it Doom's minimum supported version. Instead, I do a quick version check and adjust accordingly. I'll think up a more elegant solution after v3. Ref: https://repology.org/project/fd-find/versions Fix: #6618 Fix: #6600 Close: #6597