feat(emacs): Pin EXWM to 0.18
There are several severe regressions from EXWM 0.15 to EXWM 0.17. This commit pins the version to the somewhat newer 0.18 in hope that it resolves those issues again.
This commit is contained in:
parent
79ce1dc693
commit
7c581e4f64
2 changed files with 6 additions and 2 deletions
|
|
@ -28,6 +28,8 @@ in {
|
|||
kontemplate = unstable.kontemplate;
|
||||
mq-cli = unstable.mq-cli;
|
||||
|
||||
# Override EXWM from 0.17 -> 0.18
|
||||
pinnedEmacs.exwm = unstable.emacsPackagesNg.elpaPackages.exwm;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue