postgresqlPackages.pg-gvm: remove mainProgram
This is an extension, which doesn't have a binary to begin with.
This commit is contained in:
@@ -42,7 +42,6 @@ buildPostgresqlExtension (finalAttrs: {
|
||||
changelog = "https://github.com/greenbone/pg-gvm/releases/tag/v${finalAttrs.version}";
|
||||
license = lib.licenses.gpl3Only;
|
||||
maintainers = with lib.maintainers; [ tochiaha ];
|
||||
mainProgram = "pg-gvm";
|
||||
platforms = postgresql.meta.platforms;
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user