summary refs log tree commit diff
path: root/pkgs/applications/graphics/antimony
diff options
context:
space:
mode:
authorThomas Tuegel <ttuegel@gmail.com>2016-05-08 22:27:02 -0500
committerThomas Tuegel <ttuegel@gmail.com>2016-05-09 10:01:46 -0500
commit3a62eab2c98d5bd96dbcc15845df04d4edd27534 (patch)
treedc7a6930b43873ae3cc51576b82a86cca3f7fa2e /pkgs/applications/graphics/antimony
parent61689edcd593016a3678a5a71fca57e674ea769b (diff)
downloadnixpkgs-3a62eab2c98d5bd96dbcc15845df04d4edd27534.tar
nixpkgs-3a62eab2c98d5bd96dbcc15845df04d4edd27534.tar.gz
nixpkgs-3a62eab2c98d5bd96dbcc15845df04d4edd27534.tar.bz2
nixpkgs-3a62eab2c98d5bd96dbcc15845df04d4edd27534.tar.lz
nixpkgs-3a62eab2c98d5bd96dbcc15845df04d4edd27534.tar.xz
nixpkgs-3a62eab2c98d5bd96dbcc15845df04d4edd27534.tar.zst
nixpkgs-3a62eab2c98d5bd96dbcc15845df04d4edd27534.zip
antimony: mark broken
Diffstat (limited to 'pkgs/applications/graphics/antimony')
-rw-r--r--pkgs/applications/graphics/antimony/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/applications/graphics/antimony/default.nix b/pkgs/applications/graphics/antimony/default.nix
index 50b33096e3d..e797f95970a 100644
--- a/pkgs/applications/graphics/antimony/default.nix
+++ b/pkgs/applications/graphics/antimony/default.nix
@@ -48,5 +48,6 @@ in
       homepage    = "https://github.com/mkeeter/antimony";
       license     = licenses.mit;
       platforms   = platforms.linux;
+      broken = true;
     };
   }