nixpkgs/pkgs/build-support/dotnet/nuget-to-nix
mdarocha d093086a2b buildDotnetModule: add support for using combinePackages as dotnet-sdk
This allows packages that require several dotnet versions to build (like
BeatSaberModManager) to properly depend on the dotnet-sdk specific deps.
This in turns avoids having to regenerate the deps of those packages
after each dotnet-sdk update.

This also changes nuget-to-nix to accept a file with a list of
exclusions instead of a folder.
2023-03-19 20:53:39 +01:00
..
default.nix nuget-to-nix: find sources deterministically 2022-10-02 16:09:27 -03:00
nuget-to-nix.sh buildDotnetModule: add support for using combinePackages as dotnet-sdk 2023-03-19 20:53:39 +01:00