rPackages.rhdf5: fix build
This commit is contained in:
@@ -1822,6 +1822,7 @@ let
|
||||
|
||||
rhdf5= old.rhdf5.overrideAttrs (attrs: {
|
||||
patches = [ ./patches/rhdf5.patch ];
|
||||
env.NIX_CFLAGS_COMPILE = "-Wno-error=implicit-function-declaration";
|
||||
});
|
||||
|
||||
rmarkdown = old.rmarkdown.overrideAttrs (_: {
|
||||
|
||||
Reference in New Issue
Block a user