Don't prefer 'emacs24-nox' over the normal 'emacs24' attribute.
This commit is contained in:
parent
a10812f792
commit
2f2eb135be
@ -7375,7 +7375,7 @@ let
|
|||||||
else stdenv;
|
else stdenv;
|
||||||
};
|
};
|
||||||
|
|
||||||
emacs24-nox = (appendToName "nox" (emacs24.override {
|
emacs24-nox = lowPrio (appendToName "nox" (emacs24.override {
|
||||||
withX = false;
|
withX = false;
|
||||||
}));
|
}));
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user