From eb762acd483813c3b97cffde79a4b19f581e24fa Mon Sep 17 00:00:00 2001 From: Ryan Rix Date: Sun, 19 Jan 2025 19:53:41 -0800 Subject: [PATCH] Disable emacs-unstable update --- repos/emacs/update | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/repos/emacs/update b/repos/emacs/update index df110bcce..62237d868 100755 --- a/repos/emacs/update +++ b/repos/emacs/update @@ -50,7 +50,8 @@ function update_release() { echo "{\"type\": \"savannah\", \"repo\": \"emacs\", \"rev\": \"${tag}\", \"sha256\": \"${digest}\", \"version\": \"${version_number}\"}" > emacs-unstable.json } -update_savannah_branch master +# https://github.com/nix-community/emacs-overlay/issues/460 +# update_savannah_branch master update_release update_github_repo emacs-lsp emacs json-rpc lsp update_github_repo commercial-emacs commercial-emacs master commercial-emacs