3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/build-support/dotnet
Raphael Robatsch 0d29814880 mkNugetSource: Also copy .nupkg files from subdirectories
Previously only .nupkg files directly in the deps directory were copied.
This is a regression because it breaks `projectReferences = [ ... ];` in
buildDotnetModule.
2023-05-26 16:18:07 +02:00
..
build-dotnet-module buildDotnetModule: add support for dotnet tools 2023-04-29 18:54:04 -04:00
build-dotnet-package
dotnetbuildhelpers
dotnetenv dotenv: convert CRLF line endings into LF 2022-09-11 17:02:00 +02:00
fetchnuget
make-nuget-deps make-nuget-deps: use . for version separator 2022-09-15 19:39:36 -03:00
make-nuget-source mkNugetSource: Also copy .nupkg files from subdirectories 2023-05-26 16:18:07 +02:00
nuget-to-nix buildDotnetModule: add support for using combinePackages as dotnet-sdk 2023-03-19 20:53:39 +01:00