···6667 # msbuild response files to use only the nixos source
68 echo "/p:RestoreSources=nixos" > artifacts/mono-msbuild/MSBuild.rsp
69- echo "/p:RestoreSources=nixos" > src/MSBuild/MSBuild.rsp
7071 # not patchShebangs, there is /bin/bash in the body of the script as well
72 substituteInPlace ./eng/cibuild_bootstrapped_msbuild.sh --replace /bin/bash ${stdenv.shell}
···6667 # msbuild response files to use only the nixos source
68 echo "/p:RestoreSources=nixos" > artifacts/mono-msbuild/MSBuild.rsp
06970 # not patchShebangs, there is /bin/bash in the body of the script as well
71 substituteInPlace ./eng/cibuild_bootstrapped_msbuild.sh --replace /bin/bash ${stdenv.shell}