cosmopolitan: remove redundant fix

the shebangs issue has been fixed upstream in https://github.com/jart/cosmopolitan/commit/f721d61b54f9b5dab6743edc289f185869363255
This commit is contained in:
Louis Bettens
2022-03-30 10:33:17 +02:00
parent 96d3126781
commit d1eb392e95
@@ -22,10 +22,6 @@ stdenv.mkDerivation rec {
dontConfigure = true;
dontFixup = true;
postPatch = ''
patchShebangs build/
'';
installPhase = ''
runHook preInstall
mkdir -p $out/{include,lib}