mirror of
https://github.com/larstvei/emacs-flake.git
synced 2025-08-30 16:50:13 +00:00
parent
b132266c3d
commit
89b8619b12
@ -36,7 +36,6 @@
|
|||||||
};
|
};
|
||||||
patched-emacs = (pkgs.emacs-git).overrideAttrs (o: {
|
patched-emacs = (pkgs.emacs-git).overrideAttrs (o: {
|
||||||
patches = [
|
patches = [
|
||||||
"${emacs-plus}/patches/emacs-31/fix-window-role.patch"
|
|
||||||
"${emacs-plus}/patches/emacs-31/round-undecorated-frame.patch"
|
"${emacs-plus}/patches/emacs-31/round-undecorated-frame.patch"
|
||||||
"${emacs-plus}/patches/emacs-31/system-appearance.patch"
|
"${emacs-plus}/patches/emacs-31/system-appearance.patch"
|
||||||
];
|
];
|
||||||
|
Loading…
Reference in New Issue
Block a user