mirror of
https://github.com/larstvei/emacs-flake.git
synced 2025-08-30 00:30:13 +00:00
emacs-unstable is emacs-30
Some checks failed
Build and Cache with Cachix / build (push) Has been cancelled
Some checks failed
Build and Cache with Cachix / build (push) Has been cancelled
This commit is contained in:
parent
1f969c1458
commit
8e643d23c2
@ -37,8 +37,8 @@
|
||||
|
||||
emacsDarwin = (pkgs.emacs-unstable).overrideAttrs (_: {
|
||||
patches = [
|
||||
"${emacs-plus}/patches/emacs-31/round-undecorated-frame.patch"
|
||||
"${emacs-plus}/patches/emacs-31/system-appearance.patch"
|
||||
"${emacs-plus}/patches/emacs-30/round-undecorated-frame.patch"
|
||||
"${emacs-plus}/patches/emacs-30/system-appearance.patch"
|
||||
];
|
||||
});
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user