Skip to content

Commit

Permalink
Disable emacs-unstable update
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Rix authored and adisbladis committed Jan 20, 2025
1 parent d822359 commit 163a740
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion repos/emacs/update
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 163a740

Please sign in to comment.