1
0
Fork 0
mirror of https://github.com/nix-community/nixvim.git synced 2025-11-08 19:46:06 +01:00

tests/all-package-defaults: disable fpc on x86_64-darwin

This commit is contained in:
Gaetan Lepage 2025-09-16 13:36:36 +02:00 committed by Gaétan Lepage
parent eff48e3f6c
commit d362e5df6e

View file

@ -72,6 +72,10 @@ let
# https://github.com/NixOS/nixpkgs/pull/331373
"dmd"
# 2025-09-16 marked as broken
# https://github.com/NixOS/nixpkgs/pull/440273/commits/e71ade9ba7c5feca1160acb68c643812e14e67f3
"fpc"
# Marked as broken
"mesonlsp"