octavePackages.octproj: mark as broken
This commit is contained in:
@@ -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
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user