outcomment timidity, since the expressions for it seem to be missing

svn path=/nixpkgs/trunk/; revision=9361
This commit is contained in:
Armijn Hemel 2007-09-23 16:03:07 +00:00
parent aec8aa6ed1
commit 8edbf115d0

View File

@ -3632,9 +3632,9 @@ rec {
#enableOfficialBranding = true; #enableOfficialBranding = true;
}; };
timidity = import ../tools/misc/timidity { #timidity = import ../tools/misc/timidity {
inherit fetchurl stdenv alsaLib; # inherit fetchurl stdenv alsaLib;
}; #};
unison = import ../applications/networking/sync/unison { unison = import ../applications/networking/sync/unison {
inherit fetchurl stdenv ocaml lablgtk makeWrapper; inherit fetchurl stdenv ocaml lablgtk makeWrapper;