Unverified Commit b112111f authored by Justin Bedő's avatar Justin Bedő Committed by GitHub
Browse files

Merge pull request #306236 from b-rodrigues/fix_instantiate

rPackages.instantiate: fixed build
parents 4924b409 649f99bf
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -1206,6 +1206,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