nixpkgs: use emacs30-pgtk
This commit is contained in:
@@ -200,7 +200,7 @@ in
|
|||||||
};
|
};
|
||||||
});
|
});
|
||||||
|
|
||||||
emacs = prev.emacs30.override {
|
emacs = prev."emacs30-pgtk".override {
|
||||||
withNativeCompilation = true;
|
withNativeCompilation = true;
|
||||||
withTreeSitter = true;
|
withTreeSitter = true;
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user