nixpkgs/pkgs/build-support/dotnet/build-dotnet-module/hooks
mdarocha 8e7296e984 buildDotnetModule: generate a NuGet.config with source
Some references, like <Sdk />, ignore the --source argument.
To fix that, we generate a simple NuGet.config containing only
the given nuget source.
2022-11-25 18:50:44 +01:00
..
default.nix Merge pull request #173889 from IvarWithoutBones/fix/dotnet-cross 2022-07-16 12:37:11 +02:00
dotnet-build-hook.sh buildDotnetModule: dont require specifing a projectFile 2022-09-18 18:00:37 +02:00
dotnet-check-hook.sh buildDotnetModule: minor changes to hooks 2022-09-18 18:00:37 +02:00
dotnet-configure-hook.sh buildDotnetModule: generate a NuGet.config with source 2022-11-25 18:50:44 +01:00
dotnet-fixup-hook.sh buildDotnetModule: minor changes to hooks 2022-09-18 18:00:37 +02:00
dotnet-install-hook.sh buildDotnetModule: dont require specifing a projectFile 2022-09-18 18:00:37 +02:00