higan: move to bsnes/ subdir

This commit is contained in:
AndersonTorres 2022-04-17 23:14:25 -03:00
parent a603582014
commit d575f86479
4 changed files with 1 additions and 1 deletions

View File

@ -1377,7 +1377,7 @@ with pkgs;
inherit (darwin.apple_sdk.frameworks) Cocoa OpenAL;
};
higan = callPackage ../applications/emulators/higan { };
higan = callPackage ../applications/emulators/bsnes/higan { };
### APPLICATIONS/EMULATORS/DOLPHIN-EMU