mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-22 20:14:37 +00:00
![]() After this change, enableParallelBuilding defaults to true for packages using buildDotnetModule. The argument value already defaults to true, but we did not use it. Note that default values in Nix are not present in the arguments attribute set, e.g. `args` does not contain `def` for `{ def ? true }@args: …` function unless this argument is explicitly passed. |
||
---|---|---|
.. | ||
build-dotnet-global-tool | ||
build-dotnet-module | ||
build-dotnet-package | ||
dotnetbuildhelpers | ||
dotnetenv | ||
fetchnuget | ||
make-nuget-deps | ||
make-nuget-source | ||
nuget-to-nix |