mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-12 03:56:17 +03:00
svn path=/nixpkgs/trunk/; revision=22824
This commit is contained in:
parent
ee4fe6ea84
commit
35b4ccadba
@ -8911,12 +8911,12 @@ let
|
||||
inherit (xlibs) libXi;
|
||||
};
|
||||
|
||||
thunderbird3 = lowPrio (import ../applications/networking/mailreaders/thunderbird/3.x.nix {
|
||||
thunderbird3 = import ../applications/networking/mailreaders/thunderbird/3.x.nix {
|
||||
inherit fetchurl stdenv pkgconfig perl python dbus_glib zip bzip2 alsaLib nspr libnotify cairo fontconfig;
|
||||
inherit (xorg) pixman;
|
||||
inherit (gtkLibs) gtk;
|
||||
inherit (gnome) libIDL;
|
||||
});
|
||||
};
|
||||
|
||||
timidity = import ../tools/misc/timidity {
|
||||
inherit fetchurl stdenv alsaLib composableDerivation jackaudio ncurses;
|
||||
|
Loading…
Reference in New Issue
Block a user