postgresqlPackages.lantern: update license (#355841)

This commit is contained in:
Nick Cao 2024-11-14 08:44:04 -05:00 committed by GitHub
commit 57ffa0833c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -54,7 +54,7 @@ buildPostgresqlExtension (finalAttrs: {
description = "PostgreSQL vector database extension for building AI applications";
homepage = "https://lantern.dev/";
changelog = "https://github.com/lanterndata/lantern/blob/${finalAttrs.src.rev}/CHANGELOG.md";
license = licenses.bsl11;
license = licenses.agpl3Only;
maintainers = [ ];
platforms = postgresql.meta.platforms;
# error: use of undeclared identifier 'aligned_alloc'