mirror of
https://github.com/nix-community/nixvim.git
synced 2025-11-08 19:46:06 +01:00
tests/all-package-defaults: disable atopile
Transient dependency `kicad-base` is marked broken: https://github.com/NixOS/nixpkgs/pull/403987
This commit is contained in:
parent
1a845c801e
commit
42d87fd4d8
1 changed files with 4 additions and 0 deletions
|
|
@ -61,6 +61,10 @@ let
|
|||
"rustaceanvim"
|
||||
]
|
||||
++ lib.optionals hostPlatform.isDarwin [
|
||||
# Transient dependency `kicad-base` is marked broken
|
||||
# https://github.com/NixOS/nixpkgs/pull/403987
|
||||
"atopile"
|
||||
|
||||
# xdotool is not available on darwin
|
||||
"fontpreview"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue