Skip to content

Commit

Permalink
Revert "Disable emacs-unstable update"
Browse files Browse the repository at this point in the history
This reverts commit 163a740.
  • Loading branch information
leungbk committed Jan 24, 2025
1 parent 181790d commit 605078b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions repos/emacs/update
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,7 @@ function update_release() {
echo "{\"type\": \"savannah\", \"repo\": \"emacs\", \"rev\": \"${tag}\", \"sha256\": \"${digest}\", \"version\": \"${version_number}\"}" > emacs-unstable.json
}

# https://github.com/nix-community/emacs-overlay/issues/460
# update_savannah_branch master
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 605078b

Please sign in to comment.