diff --git a/pkgs/apps/idea-community.nix b/pkgs/apps/idea-community.nix index 591d863..d074c3f 100644 --- a/pkgs/apps/idea-community.nix +++ b/pkgs/apps/idea-community.nix @@ -9,8 +9,8 @@ hash = "sha256-VNeTjX2JL8c4iQmGt0EVz07RHX50usaIjpEuzXg9uDc="; }; - pname = "idea-community"; - + pname = "idea-oss"; + dontBuild = true; wmClass = "jetbrains-idea-community"; product = "IntelliJ IDEA Community"; productShort = "IDEA";