gamin: add license
This commit is contained in:
parent
3d79bc684b
commit
51a22165ce
@ -34,6 +34,7 @@ stdenv.mkDerivation (rec {
|
|||||||
homepage = https://people.gnome.org/~veillard/gamin/;
|
homepage = https://people.gnome.org/~veillard/gamin/;
|
||||||
description = "A file and directory monitoring system";
|
description = "A file and directory monitoring system";
|
||||||
maintainers = with maintainers; [ lovek323 ];
|
maintainers = with maintainers; [ lovek323 ];
|
||||||
|
license = licenses.gpl2;
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user