octavePackages.octproj: mark as broken

main
Will Cohen 2 years ago
parent a59442c86e
commit 72f4cf36bd
  1. 1
      pkgs/development/octave-modules/octproj/default.nix

@ -28,5 +28,6 @@ buildOctavePackage rec {
license = licenses.gpl3Plus;
maintainers = with maintainers; [ KarlJoad ];
description = "GNU Octave bindings to PROJ library for cartographic projections and CRS transformations";
broken = true; # error: unlink: operation failed: No such file or directory
};
}

Loading…
Cancel
Save