Moving from Emacs 29
to master
This commit is contained in:
parent
237dd37096
commit
c01990ee02
2 changed files with 3 additions and 4 deletions
|
@ -27,9 +27,7 @@
|
|||
flake = false;
|
||||
};
|
||||
extra-package-copilot = {
|
||||
# TODO remove rev when jsonrpc 1.0.23 hits emacs 29
|
||||
# https://github.com/copilot-emacs/copilot.el/issues/232
|
||||
url = "github:zerolfx/copilot.el/1542d76909636bf8804dd9c770f28818a897cfdc";
|
||||
url = "github:zerolfx/copilot.el";
|
||||
flake = false;
|
||||
};
|
||||
extra-package-notmuch-notify = {
|
||||
|
|
Reference in a new issue