nixpkgs/pkgs/development/compilers/dotnet
GGG 01dd4610f8 dotnetCorePackages.combinePackages: refactor
This refactors the combinePackages function to properly combine the
different .NET versions as the previous version was copying already
wrapped binary which wasn't pointing to the combined directories'
binary and it also wasn't linking the /sdk-manifests directory.

A few other miscellaneous files like LICENSE.txt, nix-support dir and
ThirdPartyNotices.txt weren't being copied either which resulted in an
incomplete .NET installation in the combined directory.

The passthrough.icu property was also not being set which resulted in us
being unable to use the result of this function in buildDotnetModule.
2022-08-20 17:48:02 -03:00
..
versions dotnet-sdk: 6.0.302 -> 6.0.400 2022-08-10 16:29:50 +02:00
build-dotnet.nix buildDotnetModule: include sdk-specific packages in nuget source 2022-08-10 16:26:43 +02:00
combine-packages.nix dotnetCorePackages.combinePackages: refactor 2022-08-20 17:48:02 -03:00
default.nix dotnet-sdk: rename print-hashes.sh to update.sh 2022-08-10 16:26:50 +02:00
update.sh dotnet-sdk: rename print-hashes.sh to update.sh 2022-08-10 16:26:50 +02:00