Loading pkgs/by-name/ne/netcdfcxx4/package.nix +6 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,7 @@ lib, stdenv, fetchFromGitHub, fetchpatch, netcdf, hdf5, curl, Loading @@ -23,6 +24,11 @@ stdenv.mkDerivation rec { # This fix is included upstream, remove with next upgrade ./cmake-h5free.patch ./netcdf.patch (fetchpatch { name = "cmake-4.patch"; url = "https://github.com/Unidata/netcdf-cxx4/commit/8455a69867a420cffa226978174bc0f99029bc8b.patch?full_index=1"; hash = "sha256-AS2nQIXEW1iSR2LAzvTB04M+kyureJAn63+mPNoCq+0="; }) ]; preConfigure = '' Loading Loading
pkgs/by-name/ne/netcdfcxx4/package.nix +6 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,7 @@ lib, stdenv, fetchFromGitHub, fetchpatch, netcdf, hdf5, curl, Loading @@ -23,6 +24,11 @@ stdenv.mkDerivation rec { # This fix is included upstream, remove with next upgrade ./cmake-h5free.patch ./netcdf.patch (fetchpatch { name = "cmake-4.patch"; url = "https://github.com/Unidata/netcdf-cxx4/commit/8455a69867a420cffa226978174bc0f99029bc8b.patch?full_index=1"; hash = "sha256-AS2nQIXEW1iSR2LAzvTB04M+kyureJAn63+mPNoCq+0="; }) ]; preConfigure = '' Loading