mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 23:13:19 +00:00
higan: move to bsnes/ subdir
This commit is contained in:
parent
a603582014
commit
d575f86479
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user