Skip to content

jetbrains: bump dotnet version to 10#473119

Merged
gepbird merged 1 commit intoNixOS:masterfrom
Kuurama:patch-1
Dec 29, 2025
Merged

jetbrains: bump dotnet version to 10#473119
gepbird merged 1 commit intoNixOS:masterfrom
Kuurama:patch-1

Conversation

@Kuurama
Copy link
Contributor

@Kuurama Kuurama commented Dec 21, 2025

Fixes issues when the IDE expect .net 10 assemblies in it's toolsets:
System.IO.FileNotFoundException: Could not load file or assembly 'System.Collections.Immutable, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. The system cannot find the file specified.

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.

github-actions[bot]

This comment was marked as resolved.

@nixpkgs-ci nixpkgs-ci bot added the 12.first-time contribution This PR is the author's first one; please be gentle! label Dec 21, 2025
@Kuurama Kuurama changed the base branch from nixos-unstable to master December 22, 2025 02:19
@nixpkgs-ci nixpkgs-ci bot closed this Dec 22, 2025
@nixpkgs-ci nixpkgs-ci bot reopened this Dec 22, 2025
@github-actions github-actions bot dismissed their stale review December 22, 2025 02:20

All good now, thank you!

@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. labels Dec 22, 2025
Copy link
Member

@ners ners left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution! I've tested Rider with this change and it works well.

Please rename the commit (and the PR title) to something like jetbrains: bump dotnet version to 10 to match our commit conventions.

@Kuurama Kuurama changed the title Bumped dotnet version to dotnet 10 in jetbrains/default.nix jetbrains: bump dotnet version to 10 Dec 23, 2025
@Kuurama Kuurama requested a review from ners December 23, 2025 01:19
Fixes issues when the IDE expect .net 10 assemblies in it's toolsets:
```System.IO.FileNotFoundException: Could not load file or assembly 'System.Collections.Immutable, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. The system cannot find the file specified.```
@nixpkgs-ci nixpkgs-ci bot added the 12.approvals: 1 This PR was reviewed and approved by one person. label Dec 23, 2025
@nixpkgs-ci nixpkgs-ci bot added 12.approvals: 2 This PR was reviewed and approved by two persons. 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in any of the changed packages. and removed 12.approvals: 1 This PR was reviewed and approved by one person. labels Dec 29, 2025
Copy link
Contributor

@gepbird gepbird left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@nixpkgs-ci nixpkgs-ci bot added 12.approvals: 3+ This PR was reviewed and approved by three or more persons. and removed 12.approvals: 2 This PR was reviewed and approved by two persons. labels Dec 29, 2025
@gepbird
Copy link
Contributor

gepbird commented Dec 29, 2025

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 473119
Commit: ad4649cfed21dc4539656ce76cc32f46c2f4e31a


x86_64-linux

✅ 2 packages built:
  • jetbrains.clion
  • jetbrains.rider

@gepbird gepbird added this pull request to the merge queue Dec 29, 2025
Merged via the queue into NixOS:master with commit 80a596a Dec 29, 2025
35 of 37 checks passed
@Kuurama Kuurama deleted the patch-1 branch December 29, 2025 17:41
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: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 12.approvals: 3+ This PR was reviewed and approved by three or more persons. 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in any of the changed packages. 12.first-time contribution This PR is the author's first one; please be gentle!

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants