Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

{alttpr-opentracker,am2rlauncher,avalonia-ilspy,clr-loader,dafny,formula,gh-gei,ilspycmd,inklecate,knossosnet}: update from .NET 6/7 to .NET 8 #366067

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Conversation

GGG-KILLER
Copy link
Contributor

@GGG-KILLER GGG-KILLER commented Dec 18, 2024

Patches the following packages to point to .NET 8.0:

The following have been upgraded to a new version that has support for a newer .NET:

Part of #326335.

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 25.05 Release Notes (or backporting 24.11 and 25.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

Add a 👍 reaction to pull requests you find important.

@GGG-KILLER
Copy link
Contributor Author

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 366067


x86_64-linux

✅ 13 packages built:
  • alttpr-opentracker
  • am2rlauncher
  • avalonia-ilspy
  • dafny
  • formula
  • gh-gei
  • ilspycmd
  • inklecate
  • knossosnet
  • python311Packages.clr-loader
  • python311Packages.clr-loader.dist
  • python312Packages.clr-loader
  • python312Packages.clr-loader.dist

@gepbird gepbird self-requested a review December 18, 2024 06:48
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 a lot for migrating most of the remaining packages using an EOL .NET and reporting these to upstreams!

Most of the main dotnet related changes look good, and since you did some refactors like moving to finalAttrs, removing with lib;, etc., I left some nits some about general refactor changes. Feel free to ignore if it's too out of scope.

pkgs/by-name/al/alttpr-opentracker/package.nix Outdated Show resolved Hide resolved
pkgs/applications/misc/avalonia-ilspy/default.nix Outdated Show resolved Hide resolved
pkgs/development/tools/ilspycmd/default.nix Outdated Show resolved Hide resolved
pkgs/development/tools/ilspycmd/default.nix Outdated Show resolved Hide resolved
pkgs/development/tools/ilspycmd/default.nix Outdated Show resolved Hide resolved
pkgs/by-name/in/inklecate/package.nix Outdated Show resolved Hide resolved
pkgs/by-name/kn/knossosnet/package.nix Show resolved Hide resolved
@ofborg ofborg bot added the 2.status: merge conflict This PR has merge conflicts with the target branch label Dec 18, 2024
@corngood corngood added the backport release-24.11 Backport PR automatically label Dec 18, 2024
@GGG-KILLER GGG-KILLER removed the 2.status: merge conflict This PR has merge conflicts with the target branch label Dec 19, 2024
@GGG-KILLER GGG-KILLER requested a review from gepbird December 19, 2024 17:51
@GGG-KILLER
Copy link
Contributor Author

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 366067


x86_64-linux

✅ 13 packages built:
  • alttpr-opentracker
  • am2rlauncher
  • avalonia-ilspy
  • dafny
  • formula
  • gh-gei
  • ilspycmd
  • inklecate
  • knossosnet
  • python311Packages.clr-loader
  • python311Packages.clr-loader.dist
  • python312Packages.clr-loader
  • python312Packages.clr-loader.dist

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.

Tested each binary (except clr-loader as that's a library) whether their GUI opens or the CLI output looks good on x86_64-linux, no problems! Changes look good too, thanks :)

@ofborg ofborg bot requested a review from cdombroski December 20, 2024 05:57
@wegank wegank added the 12.approvals: 1 This PR was reviewed and approved by one reputable person label Dec 20, 2024
Copy link
Contributor

@cdombroski cdombroski left a comment

Choose a reason for hiding this comment

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

Tested out knossosnet; appears to be functional

@wegank wegank added 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in the package 12.approvals: 2 This PR was reviewed and approved by two reputable people and removed 12.approvals: 1 This PR was reviewed and approved by one reputable person labels Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.topic: python 10.rebuild-darwin: 11-100 10.rebuild-linux: 11-100 12.approvals: 2 This PR was reviewed and approved by two reputable people 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in the package backport release-24.11 Backport PR automatically
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants