backwards: Fix retroarch
This commit is contained in:
@@ -5,13 +5,11 @@
|
|||||||
pkgs.moonlight-qt
|
pkgs.moonlight-qt
|
||||||
|
|
||||||
pkgs.pcsx2
|
pkgs.pcsx2
|
||||||
(pkgs.retroarch.override {
|
(pkgs.retroarch.withCores (cores: [
|
||||||
cores = [
|
pkgs.libretro.snes9x
|
||||||
pkgs.libretro.snes9x
|
pkgs.libretro.genesis-plus-gx
|
||||||
pkgs.libretro.genesis-plus-gx
|
pkgs.libretro.swanstation
|
||||||
pkgs.libretro.swanstation
|
]))
|
||||||
];
|
|
||||||
})
|
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user