jimeh / emacs-builds

Self-contained Emacs.app builds for macOS, with native-compilation support.
https://github.com/jimeh/emacs-builds/releases
344 stars 7 forks source link

Known Good Nightly Builds #7

Open jimeh opened 3 years ago

jimeh commented 3 years ago

Nightly builds from the master branch of Emacs aren't always stable.

Hence I maintain this list of nightly builds which I have personally used for at least 1-2 days with my personal config without noticing any issues.

I offer no guarantee of how frequently this list will be updated, but I can say that I typically update to the latest nightly build somewhere between daily to once every 1-2 weeks.

Homebrew Cask

To install the latest known good nightly build via Homebrew, install the emacs-app-good cask from the jimeh/emacs-builds tap:

brew tap jimeh/emacs-builds
brew install --cask emacs-app-good

The emacs-app-good cask is automatically updated once a day against the below list.

Known Good Nightly Builds

jimeh commented 3 years ago

This issue is now used to automatically update the emacs-app-good cask in jimeh/homebrew-emacs-builds. As such I'm locking further discussion here to prevent the possibility of the auto-updating mechanism being abused.

If there are any issues with a known good build, please open a new separate issue instead.