Merge pull request #314963 from sdier/timescaledb2
timescaledb_toolkit: Fix license metadata to TSL license.
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
homepage = "https://github.com/timescale/timescaledb-toolkit";
|
||||
maintainers = with maintainers; [ typetetris ];
|
||||
platforms = postgresql.meta.platforms;
|
||||
license = licenses.asl20;
|
||||
license = licenses.tsl;
|
||||
|
||||
# as it needs to be used with timescaledb, simply use the condition from there
|
||||
broken = stdenv.isDarwin;
|
||||
|
||||
Reference in New Issue
Block a user