fix: lua scripts not working in mgba, no doc sync

This commit is contained in:
Leon Schwarzäugl 2025-05-24 17:16:21 +02:00
parent 267c03f8e5
commit 2fda153ede
Signed by: swarsel
GPG key ID: 26A54C31F2A4FD84
5 changed files with 72 additions and 54 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,7 +16,7 @@ let
];
};
# mgba = final.swarsel-mgba;
mgba = final.swarsel-mgba;
retroarch = prev.retroarch.withCores (cores: with cores; [
snes9x # snes