61 lines
2.1 KiB
Nix
61 lines
2.1 KiB
Nix
# This file was generated by nvfetcher, please do not modify it manually.
|
|
{ fetchgit, fetchurl, fetchFromGitHub, dockerTools }:
|
|
{
|
|
fix-window-role = {
|
|
pname = "fix-window-role";
|
|
version = "latest";
|
|
src = fetchurl {
|
|
url = "https://raw.githubusercontent.com/d12frosted/homebrew-emacs-plus/master/patches/emacs-28/fix-window-role.patch";
|
|
sha256 = "sha256-H4Qj6n5uZsmsbdjjexGZctqhJk3gAXKiSnmnEO/LgTA=";
|
|
};
|
|
};
|
|
intuitive-tab-line = {
|
|
pname = "intuitive-tab-line";
|
|
version = "7af75e46bbb22927e53df8d3664e1873234416f5";
|
|
src = fetchFromGitHub {
|
|
owner = "thread314";
|
|
repo = "intuitive-tab-line-mode";
|
|
rev = "7af75e46bbb22927e53df8d3664e1873234416f5";
|
|
fetchSubmodules = false;
|
|
sha256 = "sha256-GQ0ERmw/7EUrTIVHAxp2ggkr9RdWVJSJ6loVzZjDEy0=";
|
|
};
|
|
date = "2024-07-13";
|
|
};
|
|
poll = {
|
|
pname = "poll";
|
|
version = "latest";
|
|
src = fetchurl {
|
|
url = "https://raw.githubusercontent.com/d12frosted/homebrew-emacs-plus/master/patches/emacs-29/poll.patch";
|
|
sha256 = "sha256-BS6srFt72GtGb5o9GL/5NX8rl1F/RjoJ5MUSVb2xRkg=";
|
|
};
|
|
};
|
|
round-undecorated-frame = {
|
|
pname = "round-undecorated-frame";
|
|
version = "latest";
|
|
src = fetchurl {
|
|
url = "https://raw.githubusercontent.com/d12frosted/homebrew-emacs-plus/master/patches/emacs-29/round-undecorated-frame.patch";
|
|
sha256 = "sha256-dFH4D1WYQOVOagUuVdEQB3irxV+Y8dDAOKJOJXc/KHQ=";
|
|
};
|
|
};
|
|
sideline-eglot = {
|
|
pname = "sideline-eglot";
|
|
version = "d7fbb9e13edbe5b9b9de464c8dabb8b0014de78e";
|
|
src = fetchFromGitHub {
|
|
owner = "emacs-sideline";
|
|
repo = "sideline-eglot";
|
|
rev = "d7fbb9e13edbe5b9b9de464c8dabb8b0014de78e";
|
|
fetchSubmodules = false;
|
|
sha256 = "sha256-/NCclLf4stF4+C1W+s2Y+LJ0TgqGAxVDa6v7+H+3/vA=";
|
|
};
|
|
date = "2024-08-05";
|
|
};
|
|
system-appearance = {
|
|
pname = "system-appearance";
|
|
version = "latest";
|
|
src = fetchurl {
|
|
url = "https://raw.githubusercontent.com/d12frosted/homebrew-emacs-plus/master/patches/emacs-28/system-appearance.patch";
|
|
sha256 = "sha256-1u4VmDmzi2r1Ode5vf8jEmPkUcH9Qu7A0SUxjJ24zZI=";
|
|
};
|
|
};
|
|
}
|