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
|
consult
|
||||||
(trivialBuild {
|
(trivialBuild {
|
||||||
pname = "copilot";
|
pname = "copilot";
|
||||||
version = "master-09-25-2024";
|
version = "master-12-28-2024";
|
||||||
src = pkgs.fetchFromGitHub {
|
src = pkgs.fetchFromGitHub {
|
||||||
owner = "copilot-emacs";
|
owner = "copilot-emacs";
|
||||||
repo = "copilot.el";
|
repo = "copilot.el";
|
||||||
rev = "b5878d6a8c741138b5efbf4fe1c594f3fd69dbdd";
|
rev = "c5dfa99f05878db5e6a6a378dc7ed09f11e803d4";
|
||||||
hash = "sha256-02ywlMPku1FIritZjjtxbQW6MmPvSwmRCrudYsUb8bU=";
|
hash = "sha256-FzI08AW7a7AleEM7kSQ8LsWsDYID8SW1SmSN6/mIB/A=";
|
||||||
};
|
};
|
||||||
packageRequires = [
|
packageRequires = [
|
||||||
editorconfig
|
editorconfig
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue