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
fetchnuget
make-nuget-deps
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