pgtap: add license
This commit is contained in:
parent
b9c5598b3c
commit
41c619a191
|
@ -28,5 +28,6 @@ stdenv.mkDerivation rec {
|
|||
maintainers = with maintainers; [ willibutz ];
|
||||
homepage = https://pgtap.org;
|
||||
inherit (postgresql.meta) platforms;
|
||||
license = licenses.mit;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue