coltrane: move by-name
This commit is contained in:
parent
af2057249e
commit
d696a5a53d
@ -1352,8 +1352,6 @@ with pkgs;
|
||||
|
||||
cdemu-daemon = callPackage ../applications/emulators/cdemu/daemon.nix { };
|
||||
|
||||
coltrane = callPackage ../applications/misc/coltrane { };
|
||||
|
||||
dosbox = callPackage ../applications/emulators/dosbox {
|
||||
inherit (darwin.apple_sdk.frameworks ) OpenGL;
|
||||
SDL = if stdenv.hostPlatform.isDarwin then SDL else SDL_compat;
|
||||
|
Loading…
Reference in New Issue
Block a user