copilot: remove unused ref to emacs, rename package to copilot
This commit is contained in:
@@ -1,14 +1,13 @@
|
||||
{
|
||||
dash,
|
||||
editorconfig,
|
||||
emacs,
|
||||
fetchFromGitHub,
|
||||
nodejs,
|
||||
s,
|
||||
trivialBuild,
|
||||
}:
|
||||
trivialBuild {
|
||||
pname = "copilot-el";
|
||||
pname = "copilot";
|
||||
version = "unstable-2023-12-26";
|
||||
src = fetchFromGitHub {
|
||||
owner = "zerolfx";
|
||||
|
||||
Reference in New Issue
Block a user