Skip to content

Commit

Permalink
chore(tests): rio is broken on darwin
Browse files Browse the repository at this point in the history
  • Loading branch information
getchoo committed Aug 7, 2024
1 parent 5f6362c commit b3a4428
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/darwin.nix
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
fuzzel.enable = lib.mkForce false;
imv.enable = lib.mkForce false;
mpv.enable = lib.mkForce false; # NOTE: same as cava, but `mpv` fails to build currently
rio.enable = lib.mkForce false; # marked as broken
rofi.enable = lib.mkForce false;
swaylock.enable = lib.mkForce false;
tofi.enable = lib.mkForce false;
Expand Down

0 comments on commit b3a4428

Please sign in to comment.