From b06b8857e021a601bb8a2d8891194ab2dbaad0fe Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Thu, 30 Nov 2023 18:17:43 +0000 Subject: rio: 0.0.27 -> 0.0.28 Signed-off-by: Otavio Salvador --- nixos/tests/terminal-emulators.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nixos') diff --git a/nixos/tests/terminal-emulators.nix b/nixos/tests/terminal-emulators.nix index b52801c898eb3..2306c03c18e76 100644 --- a/nixos/tests/terminal-emulators.nix +++ b/nixos/tests/terminal-emulators.nix @@ -76,7 +76,7 @@ let tests = { rio.pkg = p: p.rio; rio.cmd = "rio -e $command"; - rio.pinkValue = "#FF1261"; + rio.colourTest = false; # the rendering is changing too much so colors change every release. roxterm.pkg = p: p.roxterm; roxterm.cmd = "roxterm -e $command"; -- cgit 1.4.1