mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-21 08:01:31 +00:00
rPackages.bigPLSR: fix build
This commit is contained in:
@@ -3169,6 +3169,10 @@ let
|
||||
preConfigure = "patchShebangs configure";
|
||||
});
|
||||
|
||||
bigPLSR = old.bigPLSR.overrideAttrs (_: {
|
||||
preConfigure = "patchShebangs configure";
|
||||
});
|
||||
|
||||
RPesto = old.RPesto.overrideAttrs (_: {
|
||||
preConfigure = "patchShebangs configure";
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user