Revert "jetbrains: update IDEA for generated plugins"

This reverts commit d851231ee9.

The change went ahead too early and the actual plugin generation system
is not complete.
This commit is contained in:
2020-12-09 10:35:02 +11:00
parent 80f909abb1
commit 8548791f31
6 changed files with 29 additions and 101 deletions

View File

@ -4,7 +4,7 @@ self:
let
commonBuild = import ../../../build-support/jetbrains/plugin-old.nix {
commonBuild = import ../../../build-support/jetbrains/plugin.nix {
inherit lib stdenv fetchzip;
jetbrainsPlatforms = [
"clion"