rPackages.gadjid: fix build
This commit is contained in:
@@ -523,6 +523,10 @@ let
|
||||
fingerPro = [ pkgs.gsl ];
|
||||
Formula = [ pkgs.gmp ];
|
||||
frailtyMMpen = [ pkgs.gsl ];
|
||||
gadjid = with pkgs; [
|
||||
cargo
|
||||
rustc
|
||||
];
|
||||
gamstransfer = [ pkgs.zlib ];
|
||||
gdalraster = [ pkgs.pkg-config ];
|
||||
gdtools =
|
||||
@@ -1946,6 +1950,10 @@ let
|
||||
'';
|
||||
});
|
||||
|
||||
gadjid = old.gadjid.overrideAttrs (attrs: {
|
||||
postPatch = "patchShebangs configure";
|
||||
});
|
||||
|
||||
genoCN = old.genoCN.overrideAttrs (attrs: {
|
||||
postPatch = ''
|
||||
# https://developer.r-project.org/blosxom.cgi/R-devel/NEWS/2025/01/08#n2025-01-08
|
||||
|
||||
Reference in New Issue
Block a user