mirror of
https://github.com/doomemacs/doomemacs.git
synced 2026-01-10 19:21:07 -08:00
directory-empty-p was introduced in 28.1, but Doom still supports 27.1,
so 27.x users would see this error when running any bin/doom command
that clones packages.
Fix: #7779
Amend:
|
||
|---|---|---|
| .. | ||
| make | ||
| ci.el | ||
| doctor.el | ||
| env.el | ||
| info.el | ||
| install.el | ||
| make.el | ||
| meta.el | ||
| packages.el | ||
| profiles.el | ||
| run.el | ||
| sync.el | ||
| test.el | ||
| upgrade.el | ||