mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-12 02:40:31 +08:00
ggobi: mark as broken
This commit is contained in:
@@ -27,6 +27,7 @@ stdenv.mkDerivation rec {
|
||||
hardeningDisable = [ "format" ];
|
||||
|
||||
meta = with lib; {
|
||||
broken = true;
|
||||
description = "Visualization program for exploring high-dimensional data";
|
||||
homepage = "http://www.ggobi.org/";
|
||||
license = licenses.cpl10;
|
||||
|
||||
Reference in New Issue
Block a user