rPackages.arrow: fix build

This commit is contained in:
Justin Bedo
2021-11-04 09:04:28 +11:00
parent 803ae4b5f3
commit a451b3441f
+5
View File
@@ -1184,6 +1184,11 @@ let
'';
});
arrow = old.arrow.overrideDerivation (attrs: {
preConfigure = ''
patchShebangs configure
'';
});
};
in
self