Loading pkgs/by-name/ne/nexusmods-app/package.nix +2 −0 Original line number Diff line number Diff line Loading @@ -25,6 +25,8 @@ buildDotnetModule (finalAttrs: { hash = "sha256-FzQphMhiC1g+6qmk/R1v4rq2ldy35NcaWm0RR1UlwLA="; }; enableParallelBuilding = false; # If the whole solution is published, there seems to be a race condition where # it will sometimes publish the wrong version of a dependent assembly, for # example: Microsoft.Extensions.Hosting.dll 6.0.0 instead of 8.0.0. Loading Loading
pkgs/by-name/ne/nexusmods-app/package.nix +2 −0 Original line number Diff line number Diff line Loading @@ -25,6 +25,8 @@ buildDotnetModule (finalAttrs: { hash = "sha256-FzQphMhiC1g+6qmk/R1v4rq2ldy35NcaWm0RR1UlwLA="; }; enableParallelBuilding = false; # If the whole solution is published, there seems to be a race condition where # it will sometimes publish the wrong version of a dependent assembly, for # example: Microsoft.Extensions.Hosting.dll 6.0.0 instead of 8.0.0. Loading