rPackages.pingr: fixed build (#368881)
This commit is contained in:
@@ -1166,6 +1166,10 @@ let
|
||||
postPatch = "patchShebangs configure";
|
||||
});
|
||||
|
||||
pingr = old.pingr.overrideAttrs (_: {
|
||||
postPatch = "patchShebangs configure";
|
||||
});
|
||||
|
||||
heck = old.heck.overrideAttrs (attrs: {
|
||||
postPatch = "patchShebangs configure";
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user