final: prev: { zipline = prev.zipline.overrideAttrs (finalAttrs: prevAttrs: { patches = prevAttrs.patches ++ [ ./no-check-bucket.patch ]; }); }