David McFarland
1d0781023e
dotnetCorePackages.dotnet_8.vmr: 8.0.13 -> 8.0.14
2025-03-18 16:07:11 -03:00
David McFarland
0f6c046817
dotnet: stop logging nuget-to-json to deps.out
...
stderr now propagates through msbuild in VMR builds, so this shouldn't
be necessary.
2025-03-18 16:07:10 -03:00
David McFarland
4d01d76ba5
dotnetCorePackages.sdk_9_0-bin: 9.0.200 -> 9.0.201
2025-03-18 16:07:10 -03:00
David McFarland
45d0f11a49
dotnetCorePackages.sdk_8_0-bin: 8.0.406 -> 8.0.407
2025-03-18 16:07:10 -03:00
Sigmanificient
91d5ab3ae4
treewide: remove unused rec expressions
2025-03-14 05:15:05 +01:00
Sigmanificient
670aba9a64
treewide: remove unused arguments
2025-03-13 18:00:11 +01:00
David McFarland
3035099d79
dotnetCorePackages.dotnet_10.vmr: init at 10.0.0-preview.1
2025-03-04 17:10:02 -04:00
David McFarland
d084c2cfa4
dotnet-{sdk,runtime,aspnetcore}_10: init at 10.0.0-preview.1.25080.5
2025-02-26 09:57:22 -04:00
nixpkgs-ci[bot]
3a870eb511
Merge master into staging-next
2025-02-19 18:04:49 +00:00
David McFarland
383ceb66d1
dotnetCorePackages.dotnet_9.vmr: 9.0.1 -> 9.0.2
2025-02-18 13:48:32 -04:00
David McFarland
8d8a9543b2
dotnetCorePackages.dotnet_8.vmr: 8.0.12 -> 8.0.13
2025-02-18 13:48:32 -04:00
David McFarland
c0ecb34102
dotnetCorePackages.sdk_9_0-bin: 9.0.102 -> 9.0.200
2025-02-18 13:48:32 -04:00
David McFarland
b86de9c214
dotnet-sdk: 8.0.405 -> 8.0.406
2025-02-18 13:48:32 -04:00
David McFarland
e052beef87
dotnet: use source-built runtime in hybrid SDKs
2025-02-18 13:48:31 -04:00
David McFarland
9daef8fef0
dotnet: add passthru.icu to VMR runtimes
...
This matches what's exposed in the binary packages.
2025-02-18 13:48:31 -04:00
Wolfgang Walther
b19d0f6d3d
treewide: replace substituteAll with replaceVars
2025-02-10 22:51:56 +01:00
David McFarland
07271da986
dotnet: default to source-built sdk/runtimes
2025-01-27 14:38:56 -04:00
David McFarland
691f0c0f0a
dotnetCorePackages.dotnet_{8,9}.vmr: mark broken on x86_64-darwin
2025-01-21 15:18:30 -04:00
David McFarland
77dd43a1e2
dotnet/wrapper: add ready-to-run sdk test
2025-01-21 15:18:30 -04:00
David McFarland
3afb9cfa7d
dotnet: make native binaries executable in packages
2025-01-21 15:18:30 -04:00
David McFarland
562406b684
dotnet: set sandbox profile in source-built sdk/runtime
2025-01-21 15:18:30 -04:00
David McFarland
af8d5fafa8
dotnet-sdk_9: 9.0.101 -> 9.0.102
2025-01-16 14:44:32 -04:00
David McFarland
6773840ab0
dotnetCorePackages.dotnet_9.vmr: 9.0.0 -> 9.0.1
2025-01-16 14:44:32 -04:00
David McFarland
3bacccdd76
dotnet-sdk_8: 8.0.404 -> 8.0.405
2025-01-16 14:44:32 -04:00
David McFarland
fd07596422
dotnetCorePackages.dotnet_8.vmr: 8.0.11 -> 8.0.12
2025-01-16 14:44:32 -04:00
David McFarland
a4328dfc50
dotnet/update.nix: use relative paths in update script
...
This stops incorrect paths from being used when run in a temporary
worktree by maintainers/scripts/update.nix.
2025-01-16 14:44:32 -04:00
David McFarland
5283ce224a
dotnet: deps.nix -> deps.json in VMR packages
2025-01-16 14:44:32 -04:00
David McFarland
3d8f84280a
dotnet/update.nix: fix error when package is up-to-date
...
Fixes: dd9608a5d8
2025-01-16 14:44:32 -04:00
David McFarland
d3c694126d
dotnet/update.sh: format output with nixfmt
2025-01-16 14:44:32 -04:00
David McFarland
4e5ba7e997
dotnet: include sdk name in test names
2025-01-04 21:29:54 -04:00
David McFarland
3cc71777af
dotnet: add VB console tests
2025-01-04 21:29:54 -04:00
David McFarland
e982e95b9a
dotnet: extend tests to cover F# in addition to C#
2025-01-04 21:29:54 -04:00
David McFarland
bf9cdfc24c
dotnetCorePackages.dotnet_8.vmr: fix build on llvm 19
...
This is a backport of [1], which fixes:
> comreflectioncache.hpp:40:15: error: no member named 'EnterRead' in 'ReflectionCache<Element, CacheType, CacheSize>'; did you mean 'TryEnterRead'?
[1] 043ae8c50d
2025-01-02 16:28:59 -04:00
GGG
3ffc71f08d
dotnetCorePackages.dotnet_{8,9}.vmr: switch CDN URL
...
As it was announced in dotnet/announcements#336 , the CDN for .NET assets is changing, so change those ahead of time.
2024-12-26 00:25:44 -03:00
K900
4b816e1801
Merge remote-tracking branch 'origin/master' into staging-next
2024-12-23 11:18:12 +03:00
David McFarland
9ddace0b09
dotnet/update.sh: fix error when output path contains spaces
...
Fixes : #367413
2024-12-22 19:49:07 -04:00
github-actions[bot]
212858a5e9
Merge master into staging-next
2024-12-11 06:05:17 +00:00
Atemu
90175dd11c
dotnet: improve EOL evaluation errors ( #363439 )
2024-12-11 01:36:19 +01:00
David McFarland
e8df659372
dotnet: force evaluation of sdk nuget packages
...
This causes evaluation of the nuget packages to fail when the SDK is
insecure, without requiring the individual packages to be permitted.
2024-12-10 19:31:20 -04:00
Silvan Mosberger
4f0dadbf38
treewide: format all inactive Nix files
...
After final improvements to the official formatter implementation,
this commit now performs the first treewide reformat of Nix files using it.
This is part of the implementation of RFC 166.
Only "inactive" files are reformatted, meaning only files that
aren't being touched by any PR with activity in the past 2 months.
This is to avoid conflicts for PRs that might soon be merged.
Later we can do a full treewide reformat to get the rest,
which should not cause as many conflicts.
A CI check has already been running for some time to ensure that new and
already-formatted files are formatted, so the files being reformatted here
should also stay formatted.
This commit was automatically created and can be verified using
nix-build a08b3a4d19 .tar.gz \
--argstr baseRev b32a094368
result/bin/apply-formatting $NIXPKGS_PATH
2024-12-10 20:26:33 +01:00
Silvan Mosberger
84d4f874c2
treewide: format all inactive Nix files
...
After final improvements to the official formatter implementation,
this commit now performs the first treewide reformat of Nix files using it.
This is part of the implementation of RFC 166.
Only "inactive" files are reformatted, meaning only files that
aren't being touched by any PR with activity in the past 2 months.
This is to avoid conflicts for PRs that might soon be merged.
Later we can do a full treewide reformat to get the rest,
which should not cause as many conflicts.
A CI check has already been running for some time to ensure that new and
already-formatted files are formatted, so the files being reformatted here
should also stay formatted.
This commit was automatically created and can be verified using
nix-build a08b3a4d19 .tar.gz \
--argstr baseRev 78e9caf153
result/bin/apply-formatting $NIXPKGS_PATH
2024-12-10 20:23:58 +01:00
David McFarland
a5d767c91d
dotnet/combine-packages: don't inherit meta from cli
2024-12-10 11:08:13 -04:00
David McFarland
6e180e8e5c
dotnet/wrapper: don't inherit meta from unwrapped
2024-12-10 11:08:13 -04:00
K900
5ebe22ffe1
Merge remote-tracking branch 'origin/master' into staging-next
2024-12-09 09:42:51 +03:00
David McFarland
43c5569fb2
dotnetCorePackages.patchNupkgs: fix patchelf usage ( #361450 )
2024-12-08 22:34:11 -04:00
GGG
a00e463c98
dotnetCorePackages.patchNupkgs: fix patchelf usage
2024-12-07 19:12:08 -03:00
github-actions[bot]
171c0c7ed6
Merge master into staging-next
2024-12-07 00:15:17 +00:00
David McFarland
0bbfbc0b43
dotnet: wrapper improvements ( #362425 )
2024-12-06 15:02:13 -04:00
K900
2236e731a3
Merge remote-tracking branch 'origin/master' into staging-next
2024-12-06 21:27:37 +03:00
David McFarland
fd2d8e30ca
dotnet: december 2024 update ( #362191 )
2024-12-06 12:49:00 -04:00