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