Commit Graph

14 Commits

Author SHA1 Message Date
David McFarland
7af46fb047 roslyn: remove extended-deps.nix
fetch-deps is able to find the Arcade SDK now.
2023-06-24 19:13:16 -03:00
David McFarland
9c16cea2bb buildDotnetModule: allow lockFile path to be set in nugetDeps
This allows fetch-deps to find the lock-file for roslyn.
2023-06-24 17:17:41 -03:00
MaxHearnden
af5ebde675 roslyn: Add dependencies for x86_64-darwin 2023-05-24 14:22:09 +01:00
MaxHearnden
a3ec8a5128 msbuild: always use shared library from dotnet-sdk
This changes the use of .so to use the more generic
stdenv.hostPlatform.extensions.sharedLibrary.
This also overrides mono/build/extract_and_copy_hostfxr.sh which uses
the internet and is x86 specific.
2023-05-23 20:29:44 +01:00
Guillaume Maudoux
6efefdc8c1 buildDotnetModule: add support for dotnet tools 2023-04-29 18:54:04 -04:00
Jamie Magee
6cb0f3d70b
roslyn: update dependencies 2023-01-10 21:10:45 -08:00
mdarocha
96cc5f97c7 roslyn: 3.10.0-1.21102.26 -> 4.2.0 2022-11-25 18:52:44 +01:00
mdarocha
2d1b7b8557 roslyn: use buildDotnetModule 2022-11-25 18:50:44 +01:00
mdarocha
83494d5854 roslyn: update dependencies 2022-10-29 14:52:37 +02:00
Felix Buehler
78eec31c49 roslyn: rename name to pname 2022-03-01 12:24:28 +01:00
Claudio Bley
57ed744c05
roslyn: Update dependencies
and do not add nuget.build.tasks.pack

```
/build/source/src/NuGet/Microsoft.Net.Compilers.Toolset/Microsoft.Net.Compilers.Toolset.Package.csproj : error NU1100: Unable to resolve nuget.build.tasks.pack (>= 5.10.0-preview.2.7169)' for '.NETCoreApp,Version=v3.1'.
/build/source/src/NuGet/Microsoft.Net.Compilers.Toolset/Microsoft.Net.Compilers.Toolset.Package.csproj : error NU1100: Unable to resolve 'nuget.build.tasks.pack (>= 5.10.0-preview.2.7169)' for '.NETFramework,Version=v4.7.2'.
```
2021-11-16 15:54:20 +01:00
Claudio Bley
5ebf9aec75 roslyn: Update dependencies 2021-09-17 10:11:27 -07:00
oxalica
1d2ea5bceb
roslyn: regenerate deps 2021-04-15 19:44:38 +08:00
David McFarland
0745ed2b73 roslyn: init at 3.10.0-1.21102.26 2021-03-25 16:11:58 -03:00