Skip to content

jetbrains.idea,phpstorm,pycharm,rider,ruby-mine,webstorm: fix buildInputs on darwin#488283

Merged
mdaniels5757 merged 1 commit intoNixOS:masterfrom
theCapypara:jetbrains/fix-darwin
Feb 8, 2026
Merged

jetbrains.idea,phpstorm,pycharm,rider,ruby-mine,webstorm: fix buildInputs on darwin#488283
mdaniels5757 merged 1 commit intoNixOS:masterfrom
theCapypara:jetbrains/fix-darwin

Conversation

@theCapypara
Copy link
Member

Caused by a regression through #478575, see #478575 (comment)

Should fix #488169 - all packages should be detected as added by CI? Or at least as rebuilds on Darwin?

I can not test this.

Things done

  • Built on platform:
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • Tested, as applicable:
  • Ran nixpkgs-review on this PR. See nixpkgs-review usage.
  • Tested basic functionality of all binary files, usually in ./result/bin/.
  • Nixpkgs Release Notes
    • Package update: when the change is major or breaking.
  • NixOS Release Notes
    • Module addition: when adding a new NixOS module.
    • Module update: when the change is significant.
  • Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other READMEs.

@nixpkgs-ci nixpkgs-ci bot requested a review from leona-ya February 8, 2026 11:22
@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux. labels Feb 8, 2026
@theCapypara
Copy link
Member Author

nixpkgs-review result

Generated using nixpkgs-review-gha

Command: nixpkgs-review pr 488283
Commit: ab99f701e2f102dac822bd85db2c2a98ab307fed (subsequent changes)
Merge: 0d1ee82cdaf6addd9cd05b5ea68af40942e17bb7

Logs: https://github.com/theCapypara/nixpkgs-review-gha/actions/runs/21797259218


x86_64-linux

No rebuilds


aarch64-linux

No rebuilds


x86_64-darwin (sandbox = relaxed)

✅ 6 packages built:
  • jetbrains.idea
  • jetbrains.phpstorm
  • jetbrains.pycharm
  • jetbrains.rider
  • jetbrains.ruby-mine
  • jetbrains.webstorm

aarch64-darwin (sandbox = relaxed)

✅ 6 packages built:
  • jetbrains.idea
  • jetbrains.phpstorm
  • jetbrains.pycharm
  • jetbrains.rider
  • jetbrains.ruby-mine
  • jetbrains.webstorm

@nixpkgs-ci nixpkgs-ci bot added the 12.approvals: 1 This PR was reviewed and approved by one person. label Feb 8, 2026
@mdaniels5757 mdaniels5757 added this pull request to the merge queue Feb 8, 2026
Merged via the queue into NixOS:master with commit 8040028 Feb 8, 2026
29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux. 12.approvals: 1 This PR was reviewed and approved by one person.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Build failure: jetbrains.idea on darwin

3 participants