nixpkgs/pkgs/build-support/dotnet/nuget-to-nix
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
..
default.nix nuget-to-nix: support custom package sources 2022-06-21 12:13:34 +02:00
nuget-to-nix.sh nuget-to-nix: support custom package sources 2022-06-21 12:13:34 +02:00