dosbox-staging: migrate to by-name
This commit is contained in:
parent
ec63994cac
commit
2995ee4d63
2 changed files with 0 additions and 2 deletions
|
@ -2623,8 +2623,6 @@ with pkgs;
|
|||
SDL = if stdenv.isDarwin then SDL else SDL_compat;
|
||||
};
|
||||
|
||||
dosbox-staging = callPackage ../applications/emulators/dosbox-staging { };
|
||||
|
||||
dosbox-x = darwin.apple_sdk_11_0.callPackage ../applications/emulators/dosbox-x {
|
||||
inherit (darwin.apple_sdk_11_0.frameworks) AudioUnit Carbon Cocoa;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue