Loading pkgs/by-name/vi/visp/package.nix +2 −0 Original line number Diff line number Diff line Loading @@ -102,6 +102,8 @@ 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; Loading Loading
pkgs/by-name/vi/visp/package.nix +2 −0 Original line number Diff line number Diff line Loading @@ -102,6 +102,8 @@ 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; Loading