Merge pull request #76830 from ericnorris/master
Disable NS in emacs-nox
This commit is contained in:
commit
699e1b41f1
@ -18613,6 +18613,7 @@ in
|
||||
|
||||
emacs26-nox = lowPrio (appendToName "nox" (emacs26.override {
|
||||
withX = false;
|
||||
withNS = false;
|
||||
withGTK2 = false;
|
||||
withGTK3 = false;
|
||||
}));
|
||||
|
Loading…
Reference in New Issue
Block a user