nixpkgs/pkgs/development/compilers/dotnet
Pavol Rusnak 15db090295
dotnet: make SDK 6.0 default
should not cause any trouble since all packages should use pinned
versions via either of these:
- `dotnet-sdk = dotnetCorePackages.sdk_5_0`
- `dotnet-sdk_5`
2021-11-09 11:49:04 +01:00
..
build-dotnet.nix dotnet: rework platforms to allow aarch64-darwin 2021-10-20 21:54:03 +02:00
combine-packages.nix dotnet: cleanup; point dotnet-sdk alias to 5_0; remove unsupported SDKs 2021-10-18 23:46:17 +02:00
default.nix dotnet: make SDK 6.0 default 2021-11-09 11:49:04 +01:00
print-hashes.sh dotnet: introduce print-hashes script 2021-11-09 11:49:03 +01:00