postgresqlPackages.pgroonga: add platforms
This commit is contained in:
parent
8773f20845
commit
1d3bfd35e2
@ -29,6 +29,7 @@ stdenv.mkDerivation rec {
|
|||||||
'';
|
'';
|
||||||
homepage = "https://pgroonga.github.io/";
|
homepage = "https://pgroonga.github.io/";
|
||||||
license = licenses.postgresql;
|
license = licenses.postgresql;
|
||||||
|
platforms = postgresql.meta.platforms;
|
||||||
maintainers = with maintainers; [ DerTim1 ];
|
maintainers = with maintainers; [ DerTim1 ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user