-
-
Notifications
You must be signed in to change notification settings - Fork 18.1k
Description
Nixpkgs version
- Stable (25.05)
Describe the bug
Hey nix people, this is my first bug submission, so I hope I got everything correct, otherwise please educate me 😇
Now for the bug.
For some reason, pycharm-community was removed from all the plugins as a compatible IDE in the commit https://github.com/NixOS/nixpkgs/blob/605b30f7cd7517f007ad08951e53ce0db7aa8ff7/pkgs/applications/editors/jetbrains/plugins/plugins.json ?
Steps to reproduce
Just try
pkgs.jetbrains.plugins.addPlugins pkgs.jetbrains.pycharm-community ["nixidea"]and you will get the error
error: Plugin with id 8607 does not support IDE pycharm-community
Expected behaviour
It was suppose to build, I think pycharm-community was removed by mistake
Screenshots
No response
Relevant log output
error: Plugin with id 8607 does not support IDE pycharm-communityAdditional context
No response
System metadata
- system:
"aarch64-linux" - host os:
Linux 6.14.2-asahi, NixOS, 25.05 (Warbler), 25.05.20250503.7a2622e - multi-user?:
yes - sandbox:
yes - version:
nix-env (Nix) 2.28.3 - nixpkgs:
/nix/store/n5xdr9b74ni7iiqgbcv636a6d4ywfhbn-source
Notify maintainers
Hey @jamesward, can you help out here since you made the commit?
CC: @edwtjo @leona-ya @theCapypara @thiagokokada
Note for maintainers: Please tag this issue in your pull request description. (i.e. Resolves #ISSUE.)
I assert that this issue is relevant for Nixpkgs
- I assert that this is a bug and not a support request.
- I assert that this is not a duplicate of an existing issue.
- I assert that I have read the NixOS Code of Conduct and agree to abide by it.
Is this issue important to you?
Add a 👍 reaction to issues you find important.