Commit Graph

103 Commits

Author SHA1 Message Date
Martin Weinelt
249398ffa8 Merge remote-tracking branch 'origin/staging-next' into staging 2022-08-25 00:32:27 +02:00
GGG
93ed660eca dotnetCorePackages.combinePackages: fix bug introduced in #187118 2022-08-23 20:17:11 -03:00
Ivv
3da5fb3fb2
Merge pull request #187118 from GGG-KILLER/dotnet-combine-packages
dotnetCorePackages.combinePackages: refactor
2022-08-22 16:11:03 +02:00
GGG
01dd4610f8 dotnetCorePackages.combinePackages: refactor
This refactors the combinePackages function to properly combine the
different .NET versions as the previous version was copying already
wrapped binary which wasn't pointing to the combined directories'
binary and it also wasn't linking the /sdk-manifests directory.

A few other miscellaneous files like LICENSE.txt, nix-support dir and
ThirdPartyNotices.txt weren't being copied either which resulted in an
incomplete .NET installation in the combined directory.

The passthrough.icu property was also not being set which resulted in us
being unable to use the result of this function in buildDotnetModule.
2022-08-20 17:48:02 -03: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
ajs124
b17c551aa2 libmysqlconnectorcpp: pin to openssl_1_1 2022-08-17 20:16:46 +02:00
mdarocha
08ebd9f0df dotnet-sdk: 6.0.302 -> 6.0.400 2022-08-10 16:29:50 +02:00
mdarocha
c3c0fa05fb dotnet-sdk: rename print-hashes.sh to update.sh
New name better reflects its functionality
2022-08-10 16:26: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
mdarocha
4ffb569d92 dotnet-sdk: 6.0.301 -> 6.0.302 2022-08-10 16:21:07 +02:00
Bernardo Meurer
d9a7945a7e dotnet: fix compilation on darwin 2022-07-17 13:35:26 -07:00
Rick van Schijndel
e243499338
Merge pull request #173889 from IvarWithoutBones/fix/dotnet-cross
dotnet ecosystem: fix cross compilation
2022-07-16 12:37:11 +02:00
Ivar Scholten
051f3f948f dotnet: fix cross compilation 2022-06-20 21:58:04 +02:00
mdarocha
07c0456c6d dotnet-sdk_3: 3.1.415 -> 3.1.420 2022-06-20 20:40:41 +02:00
mdarocha
31205f3339 dotnet-sdk: 6.0.300 -> 6.0.301 2022-06-17 10:12:42 +02:00
Smaug123
699fe4c869 Mark dotnet unbroken 2022-06-02 21:52:02 +01:00
Rick van Schijndel
0b45cae8a3
treewide: pkgs/development/compilers: mark broken for darwin 2022-05-30 13:41:09 +02:00
mdarocha
1458666fa1 dotnet-sdk: 6.0.202 -> 6.0.300 2022-05-22 17:12:13 +02:00
gbtb
e40670371e dotnet: added icu attributes to hash auto-generation script 2022-05-13 21:50:26 +10:00
gbtb
611be96fd9 dotnet: fixed runtime error for dotnet 3.1 after icu update 2022-05-10 23:04:45 +10:00
Malo Bourgon
16e15fa68f treewide: add meta.mainProgram to many packages 2022-05-04 18:08:19 -07:00
mdarocha
604b9fed20 dotnet-sdk: 6.0.201 -> 6.0.202
https://devblogs.microsoft.com/dotnet/april-2022-updates/
2022-04-25 07:35:55 +02:00
Tony Höglund
9a35f3f1b4 dotnetCorePackages.*_6*: 6.0.0 -> 6.0.3 2022-03-18 07:24:52 +01:00
Tony Höglund
feaf708634 dotnet: Update print-hashes script
* Update script to use dotnets releases-index urls specified in
https://dotnetcli.blob.core.windows.net/dotnet/release-metadata/releases-index.json
* Can get source information for multiple versions
* Outputs the whole src expression for all available/mapped platforms
2022-03-18 07:24:52 +01:00
Ivar Scholten
e99ee4624a dotnet: don't set $HOME if its already writable
This fixes an issue where the setup hook would overwrite $HOME in a
nix-shell.

Fixes #164450, #164295
2022-03-17 21:05:31 +01:00
Ivar Scholten
8ef298b84f dotnet: add setup hook to set required env vars 2022-03-04 14:17:40 +01:00
Pavol Rusnak
a999c2b862
dotnet: fix build on darwin
by not adding linux-only dependency unconditionally
2021-12-18 16:29:54 +01:00
Nikolay Amiantov
59a6898da5 dotnet: fix tracing and createdump 2021-12-15 14:23:54 +03:00
Pavol Rusnak
8c243298c8
Merge pull request #145180 from prusnak/dotnet6
dotnet: make SDK 6.0 default
2021-11-16 16:28:06 +01:00
Pavol Rusnak
c94cfb48df
dotnetCorePackages.*_5*: 5.0.10 -> 5.0.12 2021-11-16 10:44:00 +01:00
Pavol Rusnak
a018a794de
dotnetCorePackages:*_3_1: 3.1.19 -> 3.1.21 2021-11-16 10:44:00 +01:00
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
Pavol Rusnak
2bcc4707e8
dotnet: introduce print-hashes script 2021-11-09 11:49:03 +01:00
Moises Nessim
2248e8c1d0 dotnetCorePackages: 6.0.0-rc.2 -> 6.0 2021-11-08 21:01:28 -05:00
Pavol Rusnak
8568ce473f
dotnet-sdk_6: init at 6.0.0-rc.2 2021-10-21 11:57:17 +02:00
Pavol Rusnak
84a7dba79f
dotnet: rework platforms to allow aarch64-darwin 2021-10-20 21:54:03 +02:00
Pavol Rusnak
eca667180b
dotnet: cleanup; point dotnet-sdk alias to 5_0; remove unsupported SDKs 2021-10-18 23:46:17 +02:00
Claudio Bley
1b97f5d00b dotnetCorePackages:*_3_1: 3.1.15 -> 3.1.19 2021-09-17 10:11:27 -07:00
Claudio Bley
77bd59abcf dotnetCorePackages.*_5*: 5.0.6 -> 5.0.10 2021-09-17 10:11:27 -07:00
Jonathan Ringer
6c64820ffa dotnetCorePackages:*_3_1: 3.1.8 -> 3.1.15 2021-09-17 10:11:27 -07:00
Jonathan Ringer
30076ecc15 dotnetCorePackages.*_5*: 5.0.0 -> 5.0.6 2021-09-17 10:11:27 -07:00
oxalica
bfe4151219
dotnetCorePackages.sdk_5_0: 5.0.200 -> 5.0.202
This fix NuGet issue https://github.com/NuGet/Home/issues/10491
2021-04-15 19:44:38 +08:00
Sandro
2be7176ab3
Merge pull request #107977 from corngood/msbuild 2021-04-12 20:09:16 +02:00
David McFarland
2026cd2781 dotnetCorePackages.sdk_5_0: 5.0.100 -> 5.0.200 2021-03-25 14:21:08 -03:00
James Ottaway
6dd40fcf51 dotnetCorePackages: Fix combinePackages example 2021-01-29 14:21:22 +10:00
Ben Siraphob
acc5f7b18a pkgs/development/compilers: stdenv.lib -> lib 2021-01-23 08:57:37 +07:00
Felix Tenley
e60fc2ca56 dotnetCorePackages.sdk_5_0: 5.0.100-rc.1.20452.10 -> 5.0.100 2020-11-11 15:35:23 -08:00
Felix Tenley
a3604fc39d dotnetCorePackages.aspnetcore_5_0: init at version 5.0.0 2020-11-11 15:35:23 -08:00
Felix Tenley
c112ab2f1d dotnetCorePackages.net_5_0: init at version 5.0.0 2020-11-11 15:35:23 -08:00