Skip to content

jetbrains: fix typo in deprecation warnings#479641

Merged
leona-ya merged 1 commit intoNixOS:masterfrom
totoroot:patch-1
Jan 13, 2026
Merged

jetbrains: fix typo in deprecation warnings#479641
leona-ya merged 1 commit intoNixOS:masterfrom
totoroot:patch-1

Conversation

@totoroot
Copy link
Contributor

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.

Add a 👍 reaction to pull requests you find important.

@nixpkgs-ci nixpkgs-ci bot requested review from leona-ya and theCapypara January 13, 2026 11:21
@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux. labels Jan 13, 2026
@leona-ya leona-ya added this pull request to the merge queue Jan 13, 2026
@leona-ya leona-ya added the backport release-25.11 Backport PR automatically label Jan 13, 2026
@nixpkgs-ci nixpkgs-ci bot added the 12.approvals: 1 This PR was reviewed and approved by one person. label Jan 13, 2026
Merged via the queue into NixOS:master with commit 4264de4 Jan 13, 2026
33 of 35 checks passed
@nixpkgs-ci
Copy link
Contributor

nixpkgs-ci bot commented Jan 13, 2026

Backport failed for release-25.11, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin release-25.11
git worktree add -d .worktree/backport-479641-to-release-25.11 origin/release-25.11
cd .worktree/backport-479641-to-release-25.11
git switch --create backport-479641-to-release-25.11
git cherry-pick -x ae5faf5616187336399070c1835d3a8ea2f8dc9b

@theCapypara
Copy link
Member

I added this to #475552

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 0 This PR does not cause any 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. backport release-25.11 Backport PR automatically

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants