Commit Graph

12 Commits

Author SHA1 Message Date
David McFarland
5a2c4a386e dotnet: don't evaluate missing packages
This allows the update scripts to work when the generated files have
been removed.
2026-05-08 15:12:55 -03:00
David McFarland
25b82b35f8 dotnet: combine binary and source update scripts 2026-04-17 09:57:28 -03:00
David McFarland
928e583edf dotnet: combine binary and source expressions 2026-04-17 09:57:28 -03:00
David McFarland
97894997a4 dotnetCorePackages.dotnet_10_0_2xx.vmr: init at 10.0.200 2026-03-14 17:54:16 -03:00
Sigmanificient
91d5ab3ae4 treewide: remove unused rec expressions 2025-03-14 05:15:05 +01:00
David McFarland
d343c85889 dotnet: use fallback target packages from current binary sdk
This was using the bootstrap SDK, which doesn't match the version of the
source-built SDK.  This will still be a problem if the binary and
source-built SDKs don't have the same version.
2024-12-05 10:09:05 -04:00
David McFarland
ddd08e404f dotnet: split setup hooks into wrapper for runtime/sdk 2024-11-17 14:19:22 -04:00
David McFarland
343895ba37 dotnet: pin bootstrap SDKs used in stage0 source builds 2024-10-13 10:33:22 -03:00
David McFarland
2c97d67f62 dotnet: split sdk packages by platform 2024-09-24 20:43:24 -03:00
David McFarland
6582132c12 dotnet: format with nixfmt 2024-09-24 20:43:22 -03:00
David McFarland
d3ca5027fa dotnet: use unpacked nuget packages 2024-07-31 00:47:14 -03:00
David McFarland
043eab9a5a dotnetCorePackages.dotnet_8: init at 8.0.2 2024-03-03 15:15:08 -04:00