nuget-to-json: fix silent error after curl update#390928
Merged
corngood merged 2 commits intoNixOS:masterfrom Mar 18, 2025
Merged
nuget-to-json: fix silent error after curl update#390928corngood merged 2 commits intoNixOS:masterfrom
corngood merged 2 commits intoNixOS:masterfrom
Conversation
(cherry picked from commit 2afe69aeebe6b6deb7de91f326b9149f608645ca)
Fixes: NixOS#389194 (cherry picked from commit 7a36c0ef0b08e07afec4f5300956941db2945efa)
3 tasks
Contributor
Author
|
Tested with |
GGG-KILLER
approved these changes
Mar 18, 2025
Contributor
|
Successfully created backport PR for |
1 task
Contributor
|
Thanks! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #389194
Cherry-picked the relevant commits from #389338, as this bug affects everyone who tries to update or add dotnet packages. It can be frustrating and time consuming to track this down for people unaware of this bug, so this should be merged in a timely manner
Things done
nix.conf? (See Nix manual)sandbox = relaxedsandbox = truenix-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.