Skip to content

Commit 1249b08

Browse files
committed
rPackages.RNifti: fix build
1 parent 644b5a7 commit 1249b08

File tree

2 files changed

+0
-37
lines changed

2 files changed

+0
-37
lines changed

pkgs/development/r-modules/default.nix

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1324,10 +1324,6 @@ let
13241324
Rhdf5lib = old.Rhdf5lib.overrideDerivation (attrs: {
13251325
propagatedBuildInputs = attrs.propagatedBuildInputs ++ [ pkgs.hdf5.dev ];
13261326
});
1327-
1328-
RNifti = old.RNifti.overrideDerivation (attrs: {
1329-
patches = [ ./patches/RNifti.patch ];
1330-
});
13311327
};
13321328
in
13331329
self

pkgs/development/r-modules/patches/RNifti.patch

Lines changed: 0 additions & 33 deletions
This file was deleted.

0 commit comments

Comments
 (0)