From ca9f628533f20a074b651e6a2b7419851e1df5d8 Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Wed, 5 Jan 2022 19:44:07 -0600 Subject: [PATCH] texlab: nocross for now --- srcpkgs/texlab/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/texlab/template b/srcpkgs/texlab/template index e50174bdef8..a8b0af7b4ca 100644 --- a/srcpkgs/texlab/template +++ b/srcpkgs/texlab/template @@ -10,3 +10,4 @@ homepage="https://texlab.netlify.app/" changelog="https://raw.githubusercontent.com/latex-lsp/texlab/master/CHANGELOG.md" distfiles="https://github.com/latex-lsp/${pkgname}/archive/v${version}.tar.gz" checksum="a39766f497dfb2cf9e370ddc430b7d275cb055b4d8a0751d718a86072747a75c" +nocross=yes # https://github.com/void-linux/void-packages/issues/34889