0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-11 21:06:19 +03:00

Merge pull request #271246 from otavio/rio

rio: 0.0.27 -> 0.0.28
This commit is contained in:
Emily Trau 2023-12-01 21:17:10 +11:00 committed by GitHub
commit 61bc4eb133
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -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";