From 21ac4c499b181b9171770f79105241e235046a7c Mon Sep 17 00:00:00 2001
From: Robert Helgesson <robert@rycee.net>
Date: Thu, 24 Jun 2021 08:42:28 +0200
Subject: [PATCH] xmonad: restrict news entry to Linux

---
 modules/misc/news.nix | 1 +
 1 file changed, 1 insertion(+)

diff --git a/modules/misc/news.nix b/modules/misc/news.nix
index 9fa842cc9..a1fe0ab1a 100644
--- a/modules/misc/news.nix
+++ b/modules/misc/news.nix
@@ -2087,6 +2087,7 @@ in
 
       {
         time = "2021-06-16T01:26:16+00:00";
+        condition = hostPlatform.isLinux;
         message = ''
           The xmonad module now compiles the configuration before
           linking the binary to the place xmonad expects to find