summaryrefslogtreecommitdiff
path: root/pkgs/development/compilers/dotnet (follow)
Commit message (Expand)AuthorAgeFilesLines
* dotnet: implement autoPatchcilHook (#373107)David McFarland2025-04-161-0/+1
|\
| * dotnetCorePackages.autoPatchcilHook: initGGG2025-04-101-0/+1
* | dotnet: april 2025 updates (#397756)David McFarland2025-04-1217-1456/+1473
|\ \
| * | dotnetCorePackages.sdk_10_0-bin: 10.0.100-preview.2.25164.34 -> 10.0.100-prev...David McFarland2025-04-111-188/+188
| * | dotnetCorePackages.dotnet_10.vmr: 10.0.0-preview.2 -> 10.0.0-preview.3David McFarland2025-04-114-221/+237
| * | dotnetCorePackages.dotnet_9.vmr: 9.0.3 -> 9.0.4David McFarland2025-04-114-221/+221
| * | dotnetCorePackages.dotnet_8.vmr: 8.0.14 -> 8.0.15David McFarland2025-04-114-309/+309
| * | dotnetCorePackages.sdk_8_0-bin: 8.0.407 -> 8.0.408David McFarland2025-04-111-310/+310
| * | dotnetCorePackages.sdk_9_0-bin: 9.0.202 -> 9.0.203David McFarland2025-04-111-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 McFarland2025-04-111-1/+1
| * | dotent/update.sh: ignore new apphost-pack and targeting-pack releasesDavid McFarland2025-04-111-1/+1
| * | dotnet/update.sh: set inherit_errexitDavid McFarland2025-04-111-1/+2
| |/
* | dotnetCorePackages.combinePackages: add "metadata" to linked paths (#396181)David McFarland2025-04-101-0/+1
|\ \ | |/ |/|
| * dotnetCorePackages.combinePackages: add "metadata" to linked paths•••This enables users of `dotnetCorePackages.combinePackages` to install .NET workloads. Thomas Berryhill2025-04-091-0/+1
* | dotnet-sdk-setup-hook: add nuget.org as a package source when there is no <cl...js6pak2025-04-051-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 Mosberger2025-04-012-6/+10
* dotnet-sdk_10: update and related fixes (#391557)David McFarland2025-03-2311-494/+495
|\
| * dotnetCorePackages.dotnet_10.vmr: 10.0.0-preview.1 -> 10.0.0-preview.2David McFarland2025-03-204-221/+221
| * dotnetCorePackages.sdk_10_0-bin: 10.0.100-preview.1.25120.13 -> 10.0.100-prev...David McFarland2025-03-201-188/+188
| * dotnet: clear $HOME when calling --info or --version•••https://github.com/dotnet/sdk/pull/46349 David McFarland2025-03-202-10/+7
| * dotnet-sdk_8: fix AOT on darwinDavid McFarland2025-03-201-15/+13
| * dotnetCorePackages.combinePackages: propagate darwin sandbox profileDavid McFarland2025-03-201-45/+52
| * dotnet: disable prerelease updates for dotnet 9David McFarland2025-03-201-1/+0
| * dotnet: improve jq error handling in update scriptsDavid McFarland2025-03-202-14/+14
* | dotnetCorePackages.sdk_9_0-bin: 9.0.201 -> 9.0.202R. Ryantm2025-03-201-17/+17
|/
* dotnetCorePackages.dotnet_9.vmr: 9.0.2 -> 9.0.3David McFarland2025-03-184-221/+221
* dotnetCorePackages.dotnet_8.vmr: 8.0.13 -> 8.0.14David McFarland2025-03-184-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 McFarland2025-03-181-1/+1
* dotnetCorePackages.sdk_9_0-bin: 9.0.200 -> 9.0.201David McFarland2025-03-181-205/+205
* dotnetCorePackages.sdk_8_0-bin: 8.0.406 -> 8.0.407David McFarland2025-03-181-310/+310
* treewide: remove unused rec expressionsSigmanificient2025-03-141-1/+1
* treewide: remove unused argumentsSigmanificient2025-03-131-1/+0
* dotnetCorePackages.dotnet_10.vmr: init at 10.0.0-preview.1David McFarland2025-03-0410-16/+658
* dotnet-{sdk,runtime,aspnetcore}_10: init at 10.0.0-preview.1.25080.5David McFarland2025-02-262-0/+532
* Merge master into staging-nextnixpkgs-ci[bot]2025-02-1912-1053/+1148
|\
| * dotnetCorePackages.dotnet_9.vmr: 9.0.1 -> 9.0.2David McFarland2025-02-185-222/+223
| * dotnetCorePackages.dotnet_8.vmr: 8.0.12 -> 8.0.13David McFarland2025-02-184-309/+309
| * dotnetCorePackages.sdk_9_0-bin: 9.0.102 -> 9.0.200David McFarland2025-02-181-189/+230
| * dotnet-sdk: 8.0.405 -> 8.0.406David McFarland2025-02-181-310/+310
| * dotnet: use source-built runtime in hybrid SDKsDavid McFarland2025-02-181-24/+69
| * dotnet: add passthru.icu to VMR runtimes•••This matches what's exposed in the binary packages. David McFarland2025-02-181-0/+8
* | treewide: replace substituteAll with replaceVarsWolfgang Walther2025-02-102-8/+8
|/
* dotnet: default to source-built sdk/runtimesDavid McFarland2025-01-274-62/+103
* dotnetCorePackages.dotnet_{8,9}.vmr: mark broken on x86_64-darwinDavid McFarland2025-01-211-0/+3
* dotnet/wrapper: add ready-to-run sdk testDavid McFarland2025-01-211-0/+7
* dotnet: make native binaries executable in packagesDavid McFarland2025-01-211-2/+6
* dotnet: set sandbox profile in source-built sdk/runtimeDavid McFarland2025-01-211-0/+5
* dotnet-sdk_9: 9.0.101 -> 9.0.102David McFarland2025-01-161-188/+188
* dotnetCorePackages.dotnet_9.vmr: 9.0.0 -> 9.0.1David McFarland2025-01-165-226/+221
* dotnet-sdk_8: 8.0.404 -> 8.0.405David McFarland2025-01-161-310/+310