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