Commit 649f99bf authored by Bruno Rodrigues's avatar Bruno Rodrigues
Browse files

rPackages.instantiate: fixed build

parent 7024082e
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -1199,6 +1199,10 @@ let
      postPatch = "patchShebangs configure";
    });

   instantiate = old.instantiate.overrideAttrs (attrs: {
      postPatch = "patchShebangs configure";
    });

    exifr = old.exifr.overrideAttrs (attrs: {
      postPatch = ''
        for f in .onLoad .onAttach ; do