-
-
Notifications
You must be signed in to change notification settings - Fork 15.3k
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
dotnet: march 2025 updates #389338
dotnet: march 2025 updates #389338
Conversation
|
|
|
stderr now propagates through msbuild in VMR builds, so this shouldn't be necessary.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi nix meetup Dresden 👋🏼
I'm still running some tests locally. I'll merge if there are no regressions. |
Backport failed for Please cherry-pick the changes locally and resolve any conflicts. git fetch origin release-24.11
git worktree add -d .worktree/backport-389338-to-release-24.11 origin/release-24.11
cd .worktree/backport-389338-to-release-24.11
git switch --create backport-389338-to-release-24.11
git cherry-pick -x d15a6e6b2572e8bc0644a4935ec1829640f93929 45d0f11a49974592caeb2079cdc8992af6bace7c 4d01d76ba5d49e3814505cd364d7a520eb82633c 0f6c046817d5754e5f4164a53481a6e42032d29a 1d0781023e310079bb373dc64f60df5c2eadd72f f67cb27de2c6e7ccfc4670d4b89a7058421a106c |
Cc: @NixOS/dotnet
Things done
nix.conf
? (See Nix manual)sandbox = relaxed
sandbox = true
nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)Add a 👍 reaction to pull requests you find important.