netcdf-cxx4: mark broken on Darwin
This commit is contained in:
parent
57db378e4c
commit
f040365b1f
@ -33,5 +33,6 @@ stdenv.mkDerivation rec {
|
||||
homepage = "https://www.unidata.ucar.edu/software/netcdf/";
|
||||
license = lib.licenses.free;
|
||||
platforms = lib.platforms.unix;
|
||||
broken = stdenv.isDarwin;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user