Unverified Commit 57ffa083 authored by Nick Cao's avatar Nick Cao Committed by GitHub
Browse files

postgresqlPackages.lantern: update license (#355841)

parents c610be72 dfedbb60
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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'