Update copilot.el
This commit is contained in:
parent
aed6301b3c
commit
971a882eb9
1 changed files with 3 additions and 3 deletions
|
|
@ -91,12 +91,12 @@
|
|||
consult
|
||||
(trivialBuild {
|
||||
pname = "copilot";
|
||||
version = "master-09-25-2024";
|
||||
version = "master-12-28-2024";
|
||||
src = pkgs.fetchFromGitHub {
|
||||
owner = "copilot-emacs";
|
||||
repo = "copilot.el";
|
||||
rev = "b5878d6a8c741138b5efbf4fe1c594f3fd69dbdd";
|
||||
hash = "sha256-02ywlMPku1FIritZjjtxbQW6MmPvSwmRCrudYsUb8bU=";
|
||||
rev = "c5dfa99f05878db5e6a6a378dc7ed09f11e803d4";
|
||||
hash = "sha256-FzI08AW7a7AleEM7kSQ8LsWsDYID8SW1SmSN6/mIB/A=";
|
||||
};
|
||||
packageRequires = [
|
||||
editorconfig
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue