mirror of
https://github.com/larstvei/emacs-flake.git
synced 2025-11-04 18:50:12 +00:00
emacs-unstable is emacs-30
This commit is contained in:
parent
1f969c1458
commit
8e643d23c2
@ -37,8 +37,8 @@
|
|||||||
|
|
||||||
emacsDarwin = (pkgs.emacs-unstable).overrideAttrs (_: {
|
emacsDarwin = (pkgs.emacs-unstable).overrideAttrs (_: {
|
||||||
patches = [
|
patches = [
|
||||||
"${emacs-plus}/patches/emacs-31/round-undecorated-frame.patch"
|
"${emacs-plus}/patches/emacs-30/round-undecorated-frame.patch"
|
||||||
"${emacs-plus}/patches/emacs-31/system-appearance.patch"
|
"${emacs-plus}/patches/emacs-30/system-appearance.patch"
|
||||||
];
|
];
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user