1
0
Fork 0
mirror of https://github.com/nix-community/nixvim.git synced 2025-11-09 03:56:05 +01:00

tests/all-package-defaults: disable zf on x86_64-darwin (zig-hook is broken)

This commit is contained in:
Gaetan Lepage 2025-10-12 11:33:39 +02:00 committed by Gaétan Lepage
parent f193d4c1fd
commit 1f5db489ea

View file

@ -113,6 +113,7 @@ let
# 2025-09-16 zig/zig-hook is marked as broken # 2025-09-16 zig/zig-hook is marked as broken
# https://github.com/NixOS/nixpkgs/commit/bc725b12b2595951a3f4b112d59716d30b41001a # https://github.com/NixOS/nixpkgs/commit/bc725b12b2595951a3f4b112d59716d30b41001a
"zf"
"zls" "zls"
] ]
++ lib.optionals (hostPlatform.isDarwin && hostPlatform.isAarch64) [ ++ lib.optionals (hostPlatform.isDarwin && hostPlatform.isAarch64) [