mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2025-01-03 17:33:26 +03:00
commit
93017949e4
@ -35,6 +35,5 @@ stdenv.mkDerivation rec {
|
||||
description = "A powerful desktop application that can be used to quickly and effectively generate high-quality diagrams";
|
||||
platforms = jre.meta.platforms;
|
||||
maintainers = with maintainers; [ abbradar ];
|
||||
broken = !("gtk3" ? jre);
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user