You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"jetbrains.aqua: Aqua has been discontinued by Jetbrains and is not receiving updates. It will be removed in NixOS 26.05."
383
+
(mkJetBrainsProduct{
384
+
pname="aqua";
385
+
extraBuildInputs=[
386
+
lldb
387
+
];
388
+
});
389
+
390
+
idea-community=
391
+
lib.warnOnInstantiate
392
+
"jetbrains.idea-community: IntelliJ IDEA Community has been discontinued by Jetbrains. This deprecated alias uses the, no longer updated, binary build on Darwin & Linux aarch64. On other platforms it uses IDEA Open Source, built from source. Either switch to 'jetbrains.idea-oss' or 'jetbrains.idea'. See: https://blog.jetbrains.com/idea/2025/07/intellij-idea-unified-distribution-plan/"
"jetbrains.idea-community-bin: IntelliJ IDEA Community has been discontinued by Jetbrains. This binary build is no longer updated. Switch to 'jetbrains.idea-oss' for open source builds (from source) or 'jetbrains.idea' for commercial builds (binary, unfree). See: https://blog.jetbrains.com/idea/2025/07/intellij-idea-unified-distribution-plan/"
403
+
(buildIdea{
404
+
pname="idea-community";
405
+
});
406
+
407
+
idea-ultimate=lib.warnOnInstantiate"'jetbrains.idea-ultimate' has been renamed to/replaced by 'jetbrains.idea'"_idea;
408
+
409
+
idea-community-src=lib.warnOnInstantiate"jetbrains.idea-community-src: IntelliJ IDEA Community has been discontinued by Jetbrains. This is now an alias for 'jetbrains.idea-oss', the Open Source build of IntelliJ. See: https://blog.jetbrains.com/idea/2025/07/intellij-idea-unified-distribution-plan/"_idea-oss;
410
+
411
+
pycharm-community=
412
+
lib.warnOnInstantiate
413
+
"pycharm-comminity: PyCharm Community has been discontinued by Jetbrains. This deprecated alias uses the, no longer updated, binary build on Darwin. On Linux it uses PyCharm Open Source, built from source. Either switch to 'jetbrains.pycharm-oss' or 'jetbrains.pycharm'. See: https://blog.jetbrains.com/pycharm/2025/04/pycharm-2025"
"pycharm-comminity-bin: PyCharm Community has been discontinued by Jetbrains. This binary build is no longer updated. Switch to 'jetbrains.pycharm-oss' for open source builds (from source) or 'jetbrains.pycharm' for commercial builds (binary, unfree). See: https://blog.jetbrains.com/pycharm/2025/04/pycharm-2025"
419
+
(buildPycharm{
420
+
pname="pycharm-community";
421
+
});
422
+
423
+
pycharm-community-src=lib.warnOnInstantiate"jetbrains.idea-community-src: PyCharm Community has been discontinued by Jetbrains. This is now an alias for 'jetbrains.pycharm-oss', the Open Source build of PyCharm. See: https://blog.jetbrains.com/pycharm/2025/04/pycharm-2025"_pycharm-oss;
424
+
425
+
pycharm-professional=lib.warnOnInstantiate"'jetbrains.pycharm-professional' has been renamed to/replaced by 'jetbrains.pycharm'"_pycharm;
426
+
427
+
writerside=
428
+
lib.warnOnInstantiate
429
+
"jetbrains.writerside: Writerside has been discontinued by Jetbrains and is not receiving updates. It will be removed in NixOS 26.05."
"longDescription": "IDE for Java SE, Groovy & Scala development Powerful environment for building Google Android apps Integration with JUnit, TestNG, popular SCMs, Ant & Maven. Also known as IntelliJ.",
78
+
"homepage": "https://www.jetbrains.com/idea/"
79
+
}
80
+
},
69
81
"idea-community": {
70
82
"product": "IntelliJ IDEA CE",
71
83
"productShort": "IDEA",
72
84
"wmClass": "jetbrains-idea-ce",
73
85
"meta": {
74
86
"isOpenSource": true,
75
-
"description": "Free Java, Kotlin, Groovy and Scala IDE from jetbrains",
87
+
"description": "Free Java, Kotlin, Groovy and Scala IDE from Jetbrains",
"longDescription": "IDE for Java SE, Groovy & Scala development Powerful environment for building Google Android apps Integration with JUnit, TestNG, popular SCMs, Ant & Maven. Also known as IntelliJ.",
78
90
"homepage": "https://www.jetbrains.com/idea/"
79
91
}
80
92
},
81
-
"idea-ultimate": {
82
-
"product": "IntelliJ IDEA",
93
+
"idea-oss": {
94
+
"product": "IntelliJ IDEA Open Source",
83
95
"productShort": "IDEA",
84
-
"wmClass": "jetbrains-idea",
96
+
"wmClass": "jetbrains-idea-ce",
85
97
"meta": {
86
-
"isOpenSource": false,
87
-
"description": "Paid-for Java, Kotlin, Groovy and Scala IDE from jetbrains",
98
+
"isOpenSource": true,
99
+
"description": "Free Java, Kotlin, Groovy and Scala IDE from Jetbrains",
"longDescription": "IDE for Java SE, Groovy & Scala development Powerful environment for building Google Android apps Integration with JUnit, TestNG, popular SCMs, Ant & Maven. Also known as IntelliJ.",
"longDescription": "Python IDE with complete set of tools for productive development with Python programming language. In addition, the IDE provides high-class capabilities for professional Web development with Django framework and Google App Engine. It has powerful coding assistance, navigation, a lot of refactoring features, tight integration with various Version Control Systems, Unit testing, powerful all-singing all-dancing Debugger and entire customization. PyCharm is developer driven IDE. It was developed with the aim of providing you almost everything you need for your comfortable and productive development!",
136
+
"homepage": "https://www.jetbrains.com/pycharm/"
137
+
}
138
+
},
115
139
"pycharm-community": {
116
140
"product": "PyCharm CE",
117
141
"productShort": "PyCharm",
@@ -124,13 +148,13 @@
124
148
"homepage": "https://www.jetbrains.com/pycharm/"
125
149
}
126
150
},
127
-
"pycharm-professional": {
128
-
"product": "PyCharm",
151
+
"pycharm-oss": {
152
+
"product": "PyCharm Open Source",
129
153
"productShort": "PyCharm",
130
-
"wmClass": "jetbrains-pycharm",
154
+
"wmClass": "jetbrains-pycharm-ce",
131
155
"meta": {
132
-
"isOpenSource": false,
133
-
"description": "Paid-for Python IDE from JetBrains",
"longDescription": "Python IDE with complete set of tools for productive development with Python programming language. In addition, the IDE provides high-class capabilities for professional Web development with Django framework and Google App Engine. It has powerful coding assistance, navigation, a lot of refactoring features, tight integration with various Version Control Systems, Unit testing, powerful all-singing all-dancing Debugger and entire customization. PyCharm is developer driven IDE. It was developed with the aim of providing you almost everything you need for your comfortable and productive development!",
0 commit comments