meta.homepage added to several packages
svn path=/nixpkgs/trunk/; revision=10417
This commit is contained in:
@@ -9,4 +9,8 @@ stdenv.mkDerivation {
|
||||
buildInputs = [pkgconfig ncurses glib openssl];
|
||||
NIX_LDFLAGS = "-lncurses";
|
||||
configureFlags = "--with-proxy --with-ncurses --enable-ssl";
|
||||
|
||||
meta = {
|
||||
homepage = http://irssi.org;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user