Skip to content

dotnetCorePackages.sdk_8_0-bin: 8.0.411 -> 8.0.412 #423903

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

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Jul 9, 2025

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for dotnetCorePackages.sdk_8_0-bin is: .NET SDK 8.0.412 (wrapper)

meta.homepage for dotnetCorePackages.sdk_8_0-bin is: https://dotnet.github.io/

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 8.0.412 in filename of file in /nix/store/hjbmh54sqfn8sivz84rn8jra1mgnwwra-dotnet-sdk-wrapped-8.0.412

Rebuild report (if merged into master) (click to expand)
152 total rebuild path(s)

152 package rebuild(s)

First fifty rebuilds by attrpath

alcom
alttpr-opentracker
am2rlauncher
audiothekar
avalonia
avalonia-ilspy
avdump3
azure-artifacts-credprovider
azure-functions-core-tools
bicep
bicep-lsp
bililiverecorder
blendfarm
bms-to-osu
boogie
bs-manager
btcpayserver
btcpayserver-altcoins
cavalier
celeste64
certdump
clps2c-compiler
csharpier
csharprepl
cyclonedx-cli
dafny
denaro
dependency-track
discordchatexporter-cli
docfx
dotnet-aspnetcore
dotnet-aspnetcore_8
dotnet-ef
dotnet-outdated
dotnet-runtime
dotnet-runtime_8
dotnet-sdk
dotnet-sdk_8
dotnetCorePackages.aspnetcore_8_0
dotnetCorePackages.aspnetcore_8_0-bin
dotnetCorePackages.runtime_8_0
dotnetCorePackages.runtime_8_0-bin
dotnetCorePackages.sdk_8_0
dotnetCorePackages.sdk_8_0-bin
dotnetCorePackages.sdk_8_0_1xx-bin
dotnetCorePackages.sdk_8_0_3xx
dotnetCorePackages.sdk_8_0_3xx-bin
dotnetCorePackages.sdk_8_0_4xx
dotnetCorePackages.sdk_8_0_4xx-bin
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/hjbmh54sqfn8sivz84rn8jra1mgnwwra-dotnet-sdk-wrapped-8.0.412 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A dotnetCorePackages.sdk_8_0-bin https://github.com/r-ryantm/nixpkgs/archive/8f8e32f598d15db73d03648686b922c5dc72c696.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/8f8e32f598d15db73d03648686b922c5dc72c696#dotnetCorePackages.sdk_8_0-bin

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/hjbmh54sqfn8sivz84rn8jra1mgnwwra-dotnet-sdk-wrapped-8.0.412
ls -la /nix/store/hjbmh54sqfn8sivz84rn8jra1mgnwwra-dotnet-sdk-wrapped-8.0.412/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

✅ 10 packages built:
  • bililiverecorder
  • dotnetCorePackages.aspnetcore_8_0-bin
  • dotnetCorePackages.dotnet_8.aspnetcore
  • dotnetCorePackages.dotnet_8.aspnetcore.man
  • dotnetCorePackages.dotnet_8.runtime
  • dotnetCorePackages.dotnet_8.runtime.man
  • dotnetCorePackages.runtime_8_0-bin
  • dotnetCorePackages.sdk_8_0-bin
  • dotnetCorePackages.sdk_8_0_1xx-bin
  • dotnetCorePackages.sdk_8_0_3xx-bin

Maintainer pings

cc @kuznero @mdarocha @corngood for testing.

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@nix-owners nix-owners bot requested a review from corngood July 9, 2025 22:06
@nixpkgs-ci nixpkgs-ci bot added 6.topic: dotnet Language: .NET 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-darwin: 101-500 This PR causes between 101 and 500 packages to rebuild on Darwin. labels Jul 9, 2025
Copy link
Contributor

@corngood corngood left a comment

Choose a reason for hiding this comment

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

This will need to be combined with the source-built SDK.

TODO: see about disabling automatic updates or find a way to force them to be combined.

@wegank wegank marked this pull request as draft August 4, 2025 00:59
@nixpkgs-ci nixpkgs-ci bot added the 2.status: merge conflict This PR has merge conflicts with the target branch label Aug 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.status: merge conflict This PR has merge conflicts with the target branch 6.topic: dotnet Language: .NET 10.rebuild-darwin: 101-500 This PR causes between 101 and 500 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants