| Commit message (Expand) | Author | Age | Files | Lines |
| * | dotnet: implement autoPatchcilHook (#373107) | David McFarland | 2025-04-16 | 1 | -0/+1 |
| |\ |
|
| | * | dotnetCorePackages.autoPatchcilHook: init | GGG | 2025-04-10 | 1 | -0/+1 |
| * | | dotnet: april 2025 updates (#397756) | David McFarland | 2025-04-12 | 17 | -1456/+1473 |
| |\ \ |
|
| | * | | dotnetCorePackages.sdk_10_0-bin: 10.0.100-preview.2.25164.34 -> 10.0.100-prev... | David McFarland | 2025-04-11 | 1 | -188/+188 |
| | * | | dotnetCorePackages.dotnet_10.vmr: 10.0.0-preview.2 -> 10.0.0-preview.3 | David McFarland | 2025-04-11 | 4 | -221/+237 |
| | * | | dotnetCorePackages.dotnet_9.vmr: 9.0.3 -> 9.0.4 | David McFarland | 2025-04-11 | 4 | -221/+221 |
| | * | | dotnetCorePackages.dotnet_8.vmr: 8.0.14 -> 8.0.15 | David McFarland | 2025-04-11 | 4 | -309/+309 |
| | * | | dotnetCorePackages.sdk_8_0-bin: 8.0.407 -> 8.0.408 | David McFarland | 2025-04-11 | 1 | -310/+310 |
| | * | | dotnetCorePackages.sdk_9_0-bin: 9.0.202 -> 9.0.203 | David McFarland | 2025-04-11 | 1 | -205/+205 |
| | * | | dotnetCorePackages.dotnet_{8,9,10}.aspnetcore: copy App package only•••In dotnet 10, aspnetcore-runtime now includes dotnet-runtime as well.
Previously it only included the App package. This allows the builder to
work with all versions.
| David McFarland | 2025-04-11 | 1 | -1/+1 |
| | * | | dotent/update.sh: ignore new apphost-pack and targeting-pack releases | David McFarland | 2025-04-11 | 1 | -1/+1 |
| | * | | dotnet/update.sh: set inherit_errexit | David McFarland | 2025-04-11 | 1 | -1/+2 |
| | |/ |
|
| * | | dotnetCorePackages.combinePackages: add "metadata" to linked paths (#396181) | David McFarland | 2025-04-10 | 1 | -0/+1 |
| |\ \
| |/
|/| |
|
| | * | dotnetCorePackages.combinePackages: add "metadata" to linked paths•••This enables users of `dotnetCorePackages.combinePackages` to install
.NET workloads.
| Thomas Berryhill | 2025-04-09 | 1 | -0/+1 |
| * | | dotnet-sdk-setup-hook: add nuget.org as a package source when there is no <cl... | js6pak | 2025-04-05 | 1 | -0/+7 |
| |/ |
|
| * | treewide: Format all Nix files•••Format all Nix files using the officially approved formatter,
making the CI check introduced in the previous commit succeed:
nix-build ci -A fmt.check
This is the next step of the of the [implementation](https://github.com/NixOS/nixfmt/issues/153)
of the accepted [RFC 166](https://github.com/NixOS/rfcs/pull/166).
This commit will lead to merge conflicts for a number of PRs,
up to an estimated ~1100 (~33%) among the PRs with activity in the past 2
months, but that should be lower than what it would be without the previous
[partial treewide format](https://github.com/NixOS/nixpkgs/pull/322537).
Merge conflicts caused by this commit can now automatically be resolved while rebasing using the
[auto-rebase script](https://github.com/NixOS/nixpkgs/tree/8616af08d915377bd930395f3b700a0e93d08728/maintainers/scripts/auto-rebase).
If you run into any problems regarding any of this, please reach out to the
[formatting team](https://nixos.org/community/teams/formatting/) by
pinging @NixOS/nix-formatting.
| Silvan Mosberger | 2025-04-01 | 2 | -6/+10 |
| * | dotnet-sdk_10: update and related fixes (#391557) | David McFarland | 2025-03-23 | 11 | -494/+495 |
| |\ |
|
| | * | dotnetCorePackages.dotnet_10.vmr: 10.0.0-preview.1 -> 10.0.0-preview.2 | David McFarland | 2025-03-20 | 4 | -221/+221 |
| | * | dotnetCorePackages.sdk_10_0-bin: 10.0.100-preview.1.25120.13 -> 10.0.100-prev... | David McFarland | 2025-03-20 | 1 | -188/+188 |
| | * | dotnet: clear $HOME when calling --info or --version•••https://github.com/dotnet/sdk/pull/46349
| David McFarland | 2025-03-20 | 2 | -10/+7 |
| | * | dotnet-sdk_8: fix AOT on darwin | David McFarland | 2025-03-20 | 1 | -15/+13 |
| | * | dotnetCorePackages.combinePackages: propagate darwin sandbox profile | David McFarland | 2025-03-20 | 1 | -45/+52 |
| | * | dotnet: disable prerelease updates for dotnet 9 | David McFarland | 2025-03-20 | 1 | -1/+0 |
| | * | dotnet: improve jq error handling in update scripts | David McFarland | 2025-03-20 | 2 | -14/+14 |
| * | | dotnetCorePackages.sdk_9_0-bin: 9.0.201 -> 9.0.202 | R. Ryantm | 2025-03-20 | 1 | -17/+17 |
| |/ |
|
| * | dotnetCorePackages.dotnet_9.vmr: 9.0.2 -> 9.0.3 | David McFarland | 2025-03-18 | 4 | -221/+221 |
| * | dotnetCorePackages.dotnet_8.vmr: 8.0.13 -> 8.0.14 | David McFarland | 2025-03-18 | 4 | -309/+315 |
| * | dotnet: stop logging nuget-to-json to deps.out•••stderr now propagates through msbuild in VMR builds, so this shouldn't
be necessary.
| David McFarland | 2025-03-18 | 1 | -1/+1 |
| * | dotnetCorePackages.sdk_9_0-bin: 9.0.200 -> 9.0.201 | David McFarland | 2025-03-18 | 1 | -205/+205 |
| * | dotnetCorePackages.sdk_8_0-bin: 8.0.406 -> 8.0.407 | David McFarland | 2025-03-18 | 1 | -310/+310 |
| * | treewide: remove unused rec expressions | Sigmanificient | 2025-03-14 | 1 | -1/+1 |
| * | treewide: remove unused arguments | Sigmanificient | 2025-03-13 | 1 | -1/+0 |
| * | dotnetCorePackages.dotnet_10.vmr: init at 10.0.0-preview.1 | David McFarland | 2025-03-04 | 10 | -16/+658 |
| * | dotnet-{sdk,runtime,aspnetcore}_10: init at 10.0.0-preview.1.25080.5 | David McFarland | 2025-02-26 | 2 | -0/+532 |
| * | Merge master into staging-next | nixpkgs-ci[bot] | 2025-02-19 | 12 | -1053/+1148 |
| |\ |
|
| | * | dotnetCorePackages.dotnet_9.vmr: 9.0.1 -> 9.0.2 | David McFarland | 2025-02-18 | 5 | -222/+223 |
| | * | dotnetCorePackages.dotnet_8.vmr: 8.0.12 -> 8.0.13 | David McFarland | 2025-02-18 | 4 | -309/+309 |
| | * | dotnetCorePackages.sdk_9_0-bin: 9.0.102 -> 9.0.200 | David McFarland | 2025-02-18 | 1 | -189/+230 |
| | * | dotnet-sdk: 8.0.405 -> 8.0.406 | David McFarland | 2025-02-18 | 1 | -310/+310 |
| | * | dotnet: use source-built runtime in hybrid SDKs | David McFarland | 2025-02-18 | 1 | -24/+69 |
| | * | dotnet: add passthru.icu to VMR runtimes•••This matches what's exposed in the binary packages.
| David McFarland | 2025-02-18 | 1 | -0/+8 |
| * | | treewide: replace substituteAll with replaceVars | Wolfgang Walther | 2025-02-10 | 2 | -8/+8 |
| |/ |
|
| * | dotnet: default to source-built sdk/runtimes | David McFarland | 2025-01-27 | 4 | -62/+103 |
| * | dotnetCorePackages.dotnet_{8,9}.vmr: mark broken on x86_64-darwin | David McFarland | 2025-01-21 | 1 | -0/+3 |
| * | dotnet/wrapper: add ready-to-run sdk test | David McFarland | 2025-01-21 | 1 | -0/+7 |
| * | dotnet: make native binaries executable in packages | David McFarland | 2025-01-21 | 1 | -2/+6 |
| * | dotnet: set sandbox profile in source-built sdk/runtime | David McFarland | 2025-01-21 | 1 | -0/+5 |
| * | dotnet-sdk_9: 9.0.101 -> 9.0.102 | David McFarland | 2025-01-16 | 1 | -188/+188 |
| * | dotnetCorePackages.dotnet_9.vmr: 9.0.0 -> 9.0.1 | David McFarland | 2025-01-16 | 5 | -226/+221 |
| * | dotnet-sdk_8: 8.0.404 -> 8.0.405 | David McFarland | 2025-01-16 | 1 | -310/+310 |