nixpkgs/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 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: include required dependencies 2022-04-30 18:24:48 -07:00