parent
94fb1225af
commit
ff161dcd69
@ -24,5 +24,6 @@ stdenv.mkDerivation rec {
|
|||||||
description = "A terminal based IRC client";
|
description = "A terminal based IRC client";
|
||||||
platforms = stdenv.lib.platforms.unix;
|
platforms = stdenv.lib.platforms.unix;
|
||||||
maintainers = with stdenv.lib.maintainers; [ lovek323 ];
|
maintainers = with stdenv.lib.maintainers; [ lovek323 ];
|
||||||
|
license = stdenv.lib.licenses.gpl2Plus;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user