vaz_lib 0.2.8

vaz_lib is a small library made for those who just don't want to fuddle with complex stuff.
Documentation
1
2
3
4
5
{ pkgs }: {
	deps = [
   pkgs.gh
 ];
}