octavePackages.octproj: mark as broken
This commit is contained in:
parent
a59442c86e
commit
72f4cf36bd
1 changed files with 1 additions and 0 deletions
|
@ -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…
Reference in a new issue