fix: add own mgba version with working lua scripts

This commit is contained in:
Leon Schwarzäugl 2025-01-27 18:59:55 +01:00
parent d293d74410
commit 0c1077e59e
Signed by: swarsel
GPG key ID: 26A54C31F2A4FD84
3 changed files with 58 additions and 2 deletions

View file

@ -3,7 +3,7 @@
let
additions = final: _: import "${self}/pkgs" { pkgs = final; inherit lib; };
modifications = _: prev: {
modifications = final: prev: {
vesktop = prev.vesktop.override {
withSystemVencord = true;
};
@ -16,6 +16,8 @@ let
];
};
mgba = final.swarsel-mgba;
retroarch = prev.retroarch.withCores (cores: with cores; [
snes9x # snes
nestopia # nes