outcomment timidity, since the expressions for it seem to be missing
svn path=/nixpkgs/trunk/; revision=9361
This commit is contained in:
parent
aec8aa6ed1
commit
8edbf115d0
|
@ -3632,9 +3632,9 @@ rec {
|
|||
#enableOfficialBranding = true;
|
||||
};
|
||||
|
||||
timidity = import ../tools/misc/timidity {
|
||||
inherit fetchurl stdenv alsaLib;
|
||||
};
|
||||
#timidity = import ../tools/misc/timidity {
|
||||
# inherit fetchurl stdenv alsaLib;
|
||||
#};
|
||||
|
||||
unison = import ../applications/networking/sync/unison {
|
||||
inherit fetchurl stdenv ocaml lablgtk makeWrapper;
|
||||
|
|
Loading…
Reference in a new issue