nixpkgs mirror (for testing) github.com/NixOS/nixpkgs
nix

pdal: skip test broken by GDAL 3.11

It's trying to use a plugin that no longer exists.

K900 5b4357b5 8898e0eb

+3
+3
pkgs/by-name/pd/pdal/package.nix
··· 116 116 117 117 # Failure 118 118 "pdal_app_plugin_test" 119 + 120 + # Removed in GDAL 3.11 121 + "pdal_io_gdal_writer_test" 119 122 ]; 120 123 121 124 nativeCheckInputs = [