visp: drop obsolete broken
This commit is contained in:
@@ -99,8 +99,6 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
|
||||
meta = {
|
||||
description = "Open Source Visual Servoing Platform";
|
||||
# ref. https://github.com/lagadic/visp/pull/1658
|
||||
broken = stdenv.hostPlatform.system == "x86_64-darwin";
|
||||
homepage = "https://visp.inria.fr";
|
||||
changelog = "https://github.com/lagadic/visp/blob/v${finalAttrs.version}/ChangeLog.txt";
|
||||
license = lib.licenses.gpl2Plus;
|
||||
|
||||
Reference in New Issue
Block a user