Skip to content

Commit 023abb8

Browse files
jfrochesamrose
authored andcommitted
chore: fix missing required teams meta attribute
1 parent e684ed7 commit 023abb8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nix/postgresql/generic.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -334,6 +334,7 @@ let
334334
description = "Powerful, open source object-relational database system";
335335
license = licenses.postgresql;
336336
changelog = "https://www.postgresql.org/docs/release/${finalAttrs.version}/";
337+
teams = [ ];
337338
maintainers = with maintainers; [
338339
thoughtpolice
339340
danbst

0 commit comments

Comments
 (0)