uxn: migrate to by-name

This commit is contained in:
Anderson Torres 2023-09-16 12:03:00 -03:00
parent f877297f93
commit 75d7b2e8ae
2 changed files with 0 additions and 2 deletions

View File

@ -2778,8 +2778,6 @@ with pkgs;
uae = callPackage ../applications/emulators/uae { };
uxn = callPackage ../applications/emulators/uxn { };
vbam = callPackage ../applications/emulators/vbam { };
vice = callPackage ../applications/emulators/vice { };