typst-lsp: mark as broken #335263
Merged
typst-lsp: mark as broken #335263
OfBorg / typst-lsp, typst-lsp.passthru.tests on x86_64-darwin
skipped
Aug 17, 2024 in 0s
No attempt
The following builds were skipped because they don't evaluate on x86_64-darwin: typst-lsp, typst-lsp.passthru.tests
Details
Partial log
{ nixpkgs.config.allowBroken = true; }
in configuration.nix to override this.
c) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
{ allowBroken = true; }
to ~/.config/nixpkgs/config.nix.
Cannot nix-instantiate `typst-lsp.passthru.tests' because:
error: attribute 'tests' in selection path 'typst-lsp.passthru.tests' not found
Loading