nixpkgs-suyu/pkgs/build-support/dotnet
zimbatm ba2f31b6db
buildDotnetModule: allow passing derivations to nugetDeps
Sometimes I want to pass a different implementation of `mkNugetDeps`.
For example in private repos, it can be handy to use `__noChroot = true`
and bypass the deps.nix generation altogether. Or some Nuget packages
ship with ELF binaries that need to be patched, and that's best done as
soon as possible.
2022-06-21 15:45:52 +02:00
..
build-dotnet-module buildDotnetModule: allow passing derivations to nugetDeps 2022-06-21 15:45:52 +02:00
build-dotnet-package
dotnetbuildhelpers
dotnetenv
fetchnuget
make-nuget-deps
make-nuget-source
nuget-to-nix nuget-to-nix: include required dependencies 2022-04-30 18:24:48 -07:00