nixpkgs/pkgs/build-support/dotnet
mdarocha 2f07f578b2 nuget-to-nix: support custom package sources
If the package was not restored from nuget.org (determinted by checking
the "source" field of ".nupkg.metadata"), query the custom source for
the package endpoint (the way nuget api is built we can't determine it
without an API query) and build a custom package URL to save in the
generated deps file.
2022-06-21 12:13:34 +02:00
..
build-dotnet-module buildDotnetModule: change default dotnet SDK and runtime to version 6 2022-05-16 21:39:35 +02:00
build-dotnet-package
dotnetbuildhelpers
dotnetenv
fetchnuget
make-nuget-deps
make-nuget-source
nuget-to-nix nuget-to-nix: support custom package sources 2022-06-21 12:13:34 +02:00