nixpkgs/pkgs/build-support/dotnet/build-dotnet-module
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
..
hooks buildDotnetModule: generate a NuGet.config with source 2022-11-25 18:50:44 +01:00
default.nix build-dotnet-module: don't end with exit code 1 when update was sucessfull 2022-10-25 16:12:22 +02:00