rc: migrate to by-name

This commit is contained in:
Anderson Torres 2023-09-09 18:05:59 -03:00
parent fd09de7be5
commit 88a627e012
2 changed files with 0 additions and 2 deletions

View file

@ -12555,8 +12555,6 @@ with pkgs;
ratt = callPackage ../applications/misc/ratt { };
rc = callPackage ../shells/rc { };
rc-9front = callPackage ../shells/rc-9front { };
rcon = callPackage ../tools/networking/rcon { };