xmonad: restrict news entry to Linux

This commit is contained in:
Robert Helgesson 2021-06-24 08:42:28 +02:00
parent b42fce7aaa
commit 21ac4c499b
Failed to generate hash of commit

View file

@ -2087,6 +2087,7 @@ in
{ {
time = "2021-06-16T01:26:16+00:00"; time = "2021-06-16T01:26:16+00:00";
condition = hostPlatform.isLinux;
message = '' message = ''
The xmonad module now compiles the configuration before The xmonad module now compiles the configuration before
linking the binary to the place xmonad expects to find linking the binary to the place xmonad expects to find