Loading pkgs/by-name/kn/knossosnet/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -25,6 +25,9 @@ buildDotnetModule rec { nugetDeps = ./deps.json; executables = [ "Knossos.NET" ]; # IO errors in build due to solution building race enableParallelBuilding = false; runtimeDeps = [ openal ]; nativeBuildInputs = [ copyDesktopItems ]; Loading Loading
pkgs/by-name/kn/knossosnet/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -25,6 +25,9 @@ buildDotnetModule rec { nugetDeps = ./deps.json; executables = [ "Knossos.NET" ]; # IO errors in build due to solution building race enableParallelBuilding = false; runtimeDeps = [ openal ]; nativeBuildInputs = [ copyDesktopItems ]; Loading