···27 homepage = "https://citra-emu.org/";
28 description = "An open-source emulator for the Nintendo 3DS capable of playing many of your favorite games.";
29 platforms = platforms.linux;
30- license = licenses.gpl20;
31 maintainers = with maintainers; [ abbradar ];
32 };
33}
···27 homepage = "https://citra-emu.org/";
28 description = "An open-source emulator for the Nintendo 3DS capable of playing many of your favorite games.";
29 platforms = platforms.linux;
30+ license = licenses.gpl2;
31 maintainers = with maintainers; [ abbradar ];
32 };
33}