forked from mirrors/nixpkgs
Stop using ESound for space-orbit
svn path=/nixpkgs/trunk/; revision=31429
This commit is contained in:
parent
55f39a3aff
commit
47288a2224
|
@ -7874,8 +7874,7 @@ let
|
|||
soi = callPackage ../games/soi {};
|
||||
|
||||
# You still can override by passing more arguments.
|
||||
spaceOrbit = callPackage ../games/orbit {
|
||||
inherit (gnome) esound; };
|
||||
spaceOrbit = callPackage ../games/orbit { };
|
||||
|
||||
spring = callPackage ../games/spring { };
|
||||
|
||||
|
|
Loading…
Reference in a new issue