605 Commits
Author SHA1 Message Date
David McFarland e4edd94e24 dotnetCorePackages.sdk_10_0-bin: 10.0.200 -> 10.0.201 2026-03-14 17:54:16 -03:00
David McFarland 6640baeae8 dotnetCorePackages.dotnet_10.vmr: 10.0.3 -> 10.0.4 2026-03-14 17:54:16 -03:00
David McFarland 97894997a4 dotnetCorePackages.dotnet_10_0_2xx.vmr: init at 10.0.200 2026-03-14 17:54:16 -03:00
David McFarland 1ee93fe14c dotnet/update.nix: limit updates to same feature band 2026-03-14 13:31:29 -03:00
David McFarland 509a4c9e61 dotnetCorePackages.dotnet_8.vmr: 8.0.24 -> 8.0.25 2026-03-14 13:31:29 -03:00
David McFarland 0f77208484 dotnetCorePackages.dotnet_9.vmr: 9.0.13 -> 9.0.14 2026-03-14 13:31:29 -03:00
David McFarland cd421416d3 dotnetCorePackages.sdk_9_0-bin: 9.0.311 -> 9.0.312 2026-03-14 13:31:28 -03:00
David McFarland 71bf56be46 dotnetCorePackages.sdk_8_0-bin: 8.0.418 -> 8.0.419 2026-03-14 13:31:28 -03:00
David McFarland 9fc87ad12c dotnetCorePackages.sdk_11_0-bin: 11.0.100-preview.1.26104.118 -> 11.0.100-preview.2.26159.112 2026-03-14 13:31:28 -03:00
David McFarland e1ba637f04 dotnetCorePackages.sdk_10_0-bin: 10.0.103 -> 10.0.200 2026-03-14 13:31:28 -03:00
David McFarland cfae040bb0 dotnet-sdk_11: init at 11.0.100-preview.1.26104.118 2026-02-16 19:03:44 -04:00
David McFarland eb0cf0b70a dotnetCorePackages.dotnet_10.vmr: 10.0.2 -> 10.0.3 2026-02-16 19:03:44 -04:00
David McFarland ce2204dfc1 dotnetCorePackages.sdk_10_0-bin: 10.0.102 -> 10.0.103 2026-02-16 19:03:44 -04:00
David McFarland ccb51d6b2a dotnetCorePackages.dotnet_9.vmr: 9.0.12 -> 9.0.13 2026-02-16 19:03:44 -04:00
David McFarland 0d022e3115 dotnetCorePackages.sdk_9_0-bin: 9.0.310 -> 9.0.311 2026-02-16 19:03:44 -04:00
David McFarland ce088d472a dotnetCorePackages.dotnet_8.vmr: 8.0.23 -> 8.0.24 2026-02-16 19:03:44 -04:00
David McFarland 6702c8c1ea dotnetCorePackages.sdk_8_0-bin: 8.0.417 -> 8.0.418 2026-02-16 19:03:43 -04:00
David McFarland bf71efdcf1 dotnetCorePackages.sdk_8_0_1xx: stop using binary ilcompiler 2026-02-16 19:03:43 -04:00
R. Ryantm 52e928c7c9 dotnetCorePackages.sdk_9_0-bin: 9.0.309 -> 9.0.310 2026-01-24 05:43:29 +00:00
David McFarlandandGitHub 9d845fdf78 dotnetCorePackages.dotnet_10.vmr: fix eval for non-gnu linux (#480143) 2026-01-16 23:35:35 +00:00
Colin aa1419b760 dotnetCorePackages.dotnet_10.vmr: fix eval for non-gnu linux
fixes eval of `pkgsMusl.dotnetCorePackages.dotnet_10.vmr`,
as `glibcLocales` is null for non-gnu hosts like musl.
2026-01-16 22:09:23 +00:00
David McFarland cb2ca79bd0 dotnet: improve package fallbacks
In the combined SDK packages, include any packages from the binary SDKs
that aren't available in source builds.  This covers the previous
ILCompiler case, but also new ones like
Microsoft.AspNetCore.App.Internal.Assets.
2026-01-15 15:16:52 -04:00
David McFarland 537368d3cb dotnet/wrapper: inherit meta.broken 2026-01-15 15:01:41 -04:00
David McFarland 5cb866cd72 dotnet-sdk_10: add Microsoft.AspNetCore.App.Internal.Assets to packages 2026-01-14 16:34:16 -04:00
David McFarland 90222ce4d4 dotnetCorePackages.dotnet_10.packages: add NativeAOT package
This packages is already included with the binary SDK.
2026-01-14 16:34:16 -04:00
David McFarland 4931a55a94 dotnetCorePackages.dotnet_10.vmr: 10.0.1 -> 10.0.2 2026-01-14 13:37:15 -04:00
David McFarland cb4b72e1d9 dotnetCorePackages.dotnet_9.vmr: 9.0.11 -> 9.0.12 2026-01-14 13:37:15 -04:00
David McFarland 736393de46 dotnetCorePackages.dotnet_8.vmr: 8.0.22 -> 8.0.23 2026-01-14 13:37:14 -04:00
David McFarland 470f2d9833 dotnetCorePackages.sdk_10_0-bin: 10.0.101 -> 10.0.102 2026-01-14 13:37:14 -04:00
David McFarland 7ebb234e37 dotnetCorePackages.sdk_9_0-bin: 9.0.308 -> 9.0.309 2026-01-14 13:37:14 -04:00
David McFarland 3c4d7a5f69 dotnetCorePackages.sdk_8_0-bin: 8.0.416 -> 8.0.417 2026-01-14 13:37:14 -04:00
Justin ! a7b37ea693 treewide: fix rec-set-dynamic-attrs
Lix will soon warn, and in the future, error on `rec-set-dynamic-attrs`.
This commit fix where attrs are dynamically set in a recursive function
currently present in nixpkgs.
2026-01-13 20:04:46 -05:00
David McFarland 723a7b8c5e dotnetCorePackages.dotnet_10.vmr: 10.0.0 -> 10.0.1 2025-12-11 15:04:54 -04:00
David McFarland 4209b59ab1 dotnetCorePackages.sdk_10_0-bin: 10.0.100 -> 10.0.101 2025-12-11 15:04:53 -04:00
David McFarlandandGitHub cff4924e34 dotnetCorePackages.sdk_9_0-bin: 9.0.307 -> 9.0.308 (#463584) 2025-12-11 17:27:40 +00:00
Ihar HrachyshkaandWolfgang Walther 567e8dfd8e treewide: clean up 'meta = with' pattern
This commit was created by a combination of scripts and tools:
- an ast-grep script to prefix things in meta with `lib.`,
- a modified nixf-diagnose / nixf combination to remove unused `with
lib;`, and
- regular nixfmt.

Co-authored-by: Wolfgang Walther <walther@technowledgy.de>
2025-12-10 18:09:49 +01:00
David McFarland 6f26190a48 dotnetCorePackages.dotnet_{8..10}.packages: init as recursed set
These packages are exposed in the sdk via passthru.packages, but aren't
in the binary cache.  This makes them reachable.
2025-11-24 14:50:58 -04:00
R. Ryantm 2c7cec8adb dotnetCorePackages.sdk_9_0-bin: 9.0.307 -> 9.0.308 2025-11-20 22:39:53 +00:00
David McFarlandandGitHub 446f46cd44 dotnet: november 2025 releases (#461246) 2025-11-14 18:47:37 +00:00
David McFarland 634c1552b4 dotnetCorePackages.dotnet_10.vmr: 10.0.0-rc.2 -> 10.0.0 2025-11-13 16:05:15 -04:00
David McFarland 1fd2c26a74 dotnetCorePackages.sdk_10_0-bin: 10.0.100-rc.2.25502.107 -> 10.0.100 2025-11-13 09:21:36 -04:00
David McFarland 8762853331 dotnetCorePackages.dotnet_9.vmr: 9.0.10 -> 9.0.11 2025-11-13 09:21:36 -04:00
David McFarland faaa1c14f2 dotnetCorePackages.sdk_9_0-bin: 9.0.306 -> 9.0.307 2025-11-13 09:21:35 -04:00
David McFarland 99acf9463a dotnetCorePackages.dotnet_8.vmr: 8.0.21 -> 8.0.22 2025-11-13 09:21:35 -04:00
David McFarland 9cc88eb045 dotnetCorePackages.sdk_8_0-bin: 8.0.415 -> 8.0.416 2025-11-13 09:21:35 -04:00
David McFarland d2d69c25b2 dotnet/update.nix: use new url for v10 artifacts 2025-11-13 09:21:35 -04:00
David McFarland dd850b478b dotnet/update.nix: fix gpg in nix-shell 2025-11-13 09:21:35 -04:00
nixpkgs-ci[bot]andGitHub 9c7c6cc7ff Merge staging-next into staging 2025-10-31 00:17:58 +00:00
Aliaksandr 03bb7d8195 all-packages: do not export lib functions from pkgs 2025-10-30 22:38:49 +02:00
Vladimír Čunát 2db716f768 Merge branch 'staging-next' into staging 2025-10-17 09:15:33 +02:00