-
-
Notifications
You must be signed in to change notification settings - Fork 14.8k
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: 9.0.0-preview.7 -> 9.0.0-rc.1 #342299
Conversation
Result of 10 packages built:
|
1 similar comment
Result of 10 packages built:
|
Result of 10 packages built:
*note: roslyn-ls fails to build in the sandbox (NixOS/nix#4119). everything else works |
[ggg@sora:~/Git/GGG-KILLER/Loretta]$ dotnet restore -v diag
/nix/store/pdjbc8jfjp6y95i23lnd87wn0s4ddprv-dotnet-core-combined/sdk/9.0.100-preview.7.24407.12/MSBuild.dll -nologo -distributedlogger:Microsoft.DotNet.Tools.MSBuild.MSBuildLogger,/nix/store/1k6xg0qsjm49z35zdk94q2rfrgr2hlma-dotnet-sdk-9.0.100-rc.1.24452.12/sdk/9.0.100-rc.1.24452.12/dotnet.dll*Microsoft.DotNet.Tools.MSBuild.MSBuildForwardingLogger,/nix/store/1k6xg0qsjm49z35zdk94q2rfrgr2hlma-dotnet-sdk-9.0.100-rc.1.24452.12/sdk/9.0.100-rc.1.24452.12/dotnet.dll -maxcpucount -target:Restore -tlp:default=auto -verbosity:m -verbosity:diag ./Loretta.sln
Restore failed in 4.6s
Update: got fixed after updating my flake for some reason. |
@GGG-KILLER that doesn't seem familiar. Any idea how I could reproduce it? Have you tried cleaning your working tree and/or ~/.nuget? |
Okay, nevermind, it seems after updating my flake somehow fixed it @corngood. Ignore what I said. |
Description of changes
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.