parent
94fb1225af
commit
ff161dcd69
1 changed files with 1 additions and 0 deletions
|
@ -24,5 +24,6 @@ stdenv.mkDerivation rec {
|
|||
description = "A terminal based IRC client";
|
||||
platforms = stdenv.lib.platforms.unix;
|
||||
maintainers = with stdenv.lib.maintainers; [ lovek323 ];
|
||||
license = stdenv.lib.licenses.gpl2Plus;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue