rPackages.surtvep: fixed build
This commit is contained in:
@@ -1104,6 +1104,10 @@ let
|
||||
postPatch = "patchShebangs configure";
|
||||
});
|
||||
|
||||
surtvep = old.surtvep.overrideAttrs (attrs: {
|
||||
postPatch = "patchShebangs configure";
|
||||
});
|
||||
|
||||
purrr = old.purrr.overrideAttrs (attrs: {
|
||||
patchPhase = "patchShebangs configure";
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user