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;
|
#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;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user