Tell hydra to build xchat
svn path=/nixpkgs/trunk/; revision=32515
This commit is contained in:
parent
222adc9fc3
commit
211be0db63
@ -10,6 +10,8 @@ stdenv.mkDerivation {
|
|||||||
configureFlags = "--disable-nls";
|
configureFlags = "--disable-nls";
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
|
description = "IRC client using GTK".
|
||||||
homepage = http://www.xchat.org;
|
homepage = http://www.xchat.org;
|
||||||
|
platforms = with stdenv.lib.platforms; linux;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user