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:
@ -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"
|
||||
|
Reference in New Issue
Block a user