Commit Graph

6 Commits

Author SHA1 Message Date
mdarocha
8702695844 dotnet-sdk_3: 3.1.422 -> 3.1.423 2022-09-19 22:36:20 +02:00
mdarocha
6e8fbbc91b dotnet-sdk_3: 3.1.420 -> 3.1.422 2022-09-05 07:22:18 +02:00
GGG
f50bf58648 dotnetCorePackages.{sdk,runtime,aspnetcore}_7_0: init at {7.0.100-preview.7.22377.5,7.0.0-preview.7.22375.6,7.0.0-preview.7.22376.6} 2022-08-19 09:10:58 -03:00
mdarocha
08ebd9f0df dotnet-sdk: 6.0.302 -> 6.0.400 2022-08-10 16:29:50 +02:00
mdarocha
886280e8a9 buildDotnetModule: include sdk-specific packages in nuget source
Some packages are defined by the build proccess, and change every time
the dotnet-sdk package changes. To avoid having to regenerate every
dependant packages dependencies every dotnet update, this moves these
packages into the `dotnet-sdk` `passthru` attribute, and includes them
every time `buildDotnetModule` is used.
2022-08-10 16:26:43 +02:00
mdarocha
e444b88411 dotnet-sdk: split up versions into separate nix files
This makes it more readable
Also update print-hashes.sh to directly update the files.
2022-08-10 16:21:07 +02:00