about summary refs log tree commit diff
path: root/pkgs/applications/networking/enhanced-ctorrent/default.nix
diff options
context:
space:
mode:
authorRick van Schijndel <rol3517@gmail.com>2022-05-28 15:28:44 +0200
committerRick van Schijndel <rol3517@gmail.com>2022-05-29 10:56:04 +0200
commit37c633f7ae518456af1f3064bd5c386e2de92c37 (patch)
tree07d026519a7b817eab5fa413cfff3e999f7ecdbf /pkgs/applications/networking/enhanced-ctorrent/default.nix
parentf97a7e634f55390fade545892c70ecf05e59aaea (diff)
treewide: pkgs/applications: mark broken for darwin
Diffstat (limited to 'pkgs/applications/networking/enhanced-ctorrent/default.nix')
-rw-r--r--pkgs/applications/networking/enhanced-ctorrent/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/applications/networking/enhanced-ctorrent/default.nix b/pkgs/applications/networking/enhanced-ctorrent/default.nix
index ef4baaadc2b8d..b83729ebc6936 100644
--- a/pkgs/applications/networking/enhanced-ctorrent/default.nix
+++ b/pkgs/applications/networking/enhanced-ctorrent/default.nix
@@ -22,6 +22,7 @@ stdenv.mkDerivation {
   ];
 
   meta = {
+    broken = stdenv.isDarwin;
     description = "BitTorrent client written in C++";
     longDescription = ''
       CTorrent, a BitTorrent client implemented in C++, with bugfixes and