Commit graph

80 commits

Author SHA1 Message Date
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
Anderson Torres 4e297bd2a9
Merge pull request #97806 from JamieMagee/dotnet-sdk-5.0
dotnetCorePackages.sdk_5_0: init at version 5.0.100-preview.8.20417.9
2020-09-25 00:23:27 -03:00
Anderson Torres 7955668c3a
Merge pull request #97804 from JamieMagee/dotnet-runtime-3.1
dotnetCorePackages.netcore_3_1: 3.1.5 -> 3.1.8
2020-09-23 14:40:46 -03:00
Anderson Torres da77dad03d
Merge pull request #97805 from JamieMagee/dotnet-aspnetcore-3.1
dotnetCorePackages.aspnetcore_3_1: 3.1.5 -> 3.1.8
2020-09-23 14:40:32 -03:00
Anderson Torres 3754844c2c
Merge pull request #97808 from JamieMagee/dotnet-2.1
dotnetCorePackages.{aspnetcore,netcore,sdk}_2.1: 2.1.15 -> 2.1.22
2020-09-23 14:40:15 -03:00
Jamie Magee 074e05c6d8
dotnetCorePackages.sdk_5_0: init at version 5.0.100-rc.1.20452.10
Co-authored-by: Felix Tenley <felschr@pm.me>
2020-09-19 17:24:53 +02:00
Jamie Magee bc11b02394
dotnetCorePackages.{aspnetcore,netcore,sdk}_2.1: 2.1.15 -> 2.1.22 2020-09-11 23:39:30 +02:00
Jamie Magee 7b3d1d64f8
dotnetCorePackages.sdk_5_0: init at version 5.0.100-preview.8.20417.9 2020-09-11 23:17:23 +02:00
Jamie Magee c85966c6cd
dotnetCorePackages.aspnetcore_3_1: 3.1.5 -> 3.1.8 2020-09-11 22:53:31 +02:00
Jamie Magee c64560603c
dotnetCorePackages.netcore_3_1: 3.1.5 -> 3.1.8 2020-09-11 22:45:41 +02:00
Jamie Magee 986bc92273
dotnetCorePackages.sdk_3_1: 3.1.102 -> 3.1.402 2020-09-11 22:31:08 +02:00
Jonathan Ringer 8dd95638ad dotnetCorePackages: build-dotnet: lint 2020-07-19 17:42:35 -07:00
Jonathan Ringer eea3dedaf4 dotnetCorePackages: rename files 2020-07-19 17:42:35 -07:00
Jonathan Ringer a65cc6346d buildDotnet.nix: refactor 2020-07-19 17:42:35 -07:00
Jonathan Ringer 15895150b3 dotnetCorePackages.aspnetcore_3_1: 3.1.2 -> 3.1.5 2020-07-08 11:46:57 -07:00
Jonathan Ringer 6b278a6a83 dotnetCorePackage.netcore_3_1: 3.1.2 -> 3.1.5 2020-07-08 11:46:57 -07:00
Moises Nessim 1c8f4ec3a7 dotnetCorePackages: Add support for Darwin 2020-05-27 09:02:27 -07:00
Steve Purcell 3e98f667ab dotnet: add initial support for arm64
`jellyfin` appeared unsupported on `aarch64` due to `dotnet` platform
support in nixpkgs, but there are ARM64 downloads of the `dotnet` SDKs
available. This change follows the kind of pattern used in the
`firecracker` packaging to support selective x86_64/arm64 downloads.

With this change I can build `jellyfin` on a Raspberry Pi 4. The other
content hashes have been filled in, and all build successfully, but
they have not been further tested.
2020-04-27 14:16:00 +12:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Jonathan Ringer 0538dec989 dotnetCorePackages.{aspnetcore,netcore,sdk}_2_1: 2.1.15 -> 2.1.16 2020-02-26 12:43:48 -08:00
Jonathan Ringer 3a3d15f1f6 dotnetCorePackages.{aspnetcore,netcore,sdk}_3_1: 3.1.1 -> 3.1.2 2020-02-26 12:43:48 -08:00
Jonathan Ringer bd938f6bea dotnetCorePackages.{aspnetcore,netcore,sdk}_3_0: 3.0.2 -> 3.0.3 2020-02-26 12:43:48 -08:00
Herman Fries f22e45aeec dotnetCorePackages: Fix closure size 2020-02-02 00:41:56 -08:00
nyanloutre e6b963ed16 dotnetCorePackages.sdk_2_2: throw EOL exception 2020-01-19 14:30:39 -08:00