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 dotnetbuildhelpers: move to pkgs/build-support/dotnet 2022-02-11 16:42:07 +01:00
dotnetenv dotnetenv: move to pkgs/build-support/dotnet 2022-02-11 16:43:20 +01:00
fetchnuget fetchNuGet: move to pkgs/build-support/dotnet 2022-02-11 16:37:26 +01:00
make-nuget-deps Add writeFSharp and makeFSharpWriter functions to writers 2022-02-28 17:40:43 -05:00
make-nuget-source mkNugetSource: fix bug in metadata generation 2022-04-30 18:24:48 -07:00
nuget-to-nix nuget-to-nix: support custom package sources 2022-06-21 12:13:34 +02:00