oops, also add amsn here
svn path=/nixpkgs/trunk/; revision=5875
This commit is contained in:
@@ -2168,6 +2168,10 @@ rec {
|
|||||||
inherit (gtkLibs) glib gtk;
|
inherit (gtkLibs) glib gtk;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
amsn = (import ../applications/networking/instant-messengers/amsn) {
|
||||||
|
inherit fetchurl stdenv which tcl tk x11;
|
||||||
|
};
|
||||||
|
|
||||||
xchat = (import ../applications/networking/irc/xchat) {
|
xchat = (import ../applications/networking/irc/xchat) {
|
||||||
inherit fetchurl stdenv pkgconfig tcl;
|
inherit fetchurl stdenv pkgconfig tcl;
|
||||||
inherit (gtkLibs) glib gtk;
|
inherit (gtkLibs) glib gtk;
|
||||||
|
|||||||
Reference in New Issue
Block a user