gdal: the build is broken on (at least) Linux
http://hydra.nixos.org/build/18650326/nixlog/1/raw
This commit is contained in:
parent
f09fec34e9
commit
6b47d8c610
|
@ -33,5 +33,6 @@ composableDerivation.composableDerivation {} (fixed: rec {
|
|||
license = stdenv.lib.licenses.mit;
|
||||
maintainers = [ stdenv.lib.maintainers.marcweber ];
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
broken = true;
|
||||
};
|
||||
})
|
||||
|
|
Loading…
Reference in New Issue