kt: add license
This commit is contained in:
parent
6773167194
commit
bc9b55c57c
@ -18,5 +18,6 @@ buildGoPackage rec {
|
|||||||
homepage = https://github.com/fgeller/kt;
|
homepage = https://github.com/fgeller/kt;
|
||||||
maintainers = with maintainers; [ utdemir ];
|
maintainers = with maintainers; [ utdemir ];
|
||||||
platforms = with platforms; unix;
|
platforms = with platforms; unix;
|
||||||
|
license = licenses.mit;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user