fceux: unpin lua and stdenv
This commit is contained in:
@@ -2698,10 +2698,7 @@ with pkgs;
|
||||
|
||||
emulationstation = callPackage ../applications/emulators/emulationstation { };
|
||||
|
||||
fceux = libsForQt5.callPackage ../applications/emulators/fceux {
|
||||
lua = lua5_1;
|
||||
stdenv = gcc12Stdenv;
|
||||
};
|
||||
fceux = libsForQt5.callPackage ../applications/emulators/fceux { };
|
||||
|
||||
firebird-emu = libsForQt5.callPackage ../applications/emulators/firebird-emu { };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user