summary refs log tree commit diff
path: root/pkgs/tools/system
diff options
context:
space:
mode:
authorAndersonTorres <torres.anderson.85@protonmail.com>2021-11-17 13:53:25 -0300
committerAndersonTorres <torres.anderson.85@protonmail.com>2021-11-17 13:53:25 -0300
commit927e685929abafc694edb045756e433c492f4af9 (patch)
treeacc96c4ac1cc7833317ec57038bc1a08a43e8735 /pkgs/tools/system
parent17b1055d652f6ffe6b41516c2b667e09ab024b66 (diff)
downloadnixpkgs-927e685929abafc694edb045756e433c492f4af9.tar
nixpkgs-927e685929abafc694edb045756e433c492f4af9.tar.gz
nixpkgs-927e685929abafc694edb045756e433c492f4af9.tar.bz2
nixpkgs-927e685929abafc694edb045756e433c492f4af9.tar.lz
nixpkgs-927e685929abafc694edb045756e433c492f4af9.tar.xz
nixpkgs-927e685929abafc694edb045756e433c492f4af9.tar.zst
nixpkgs-927e685929abafc694edb045756e433c492f4af9.zip
Mark as broken on Darwin
Diffstat (limited to 'pkgs/tools/system')
-rw-r--r--pkgs/tools/system/plan9port/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/tools/system/plan9port/default.nix b/pkgs/tools/system/plan9port/default.nix
index 74e3e11fbb5..6b22dd5fe5c 100644
--- a/pkgs/tools/system/plan9port/default.nix
+++ b/pkgs/tools/system/plan9port/default.nix
@@ -101,6 +101,7 @@ stdenv.mkDerivation {
       kovirobi
     ];
     platforms = platforms.unix;
+    broken = stdenv.isDarwin;
   };
 }
 # TODO: investigate the mouse chording support patch