summaryrefslogtreecommitdiff
path: root/pkgs/servers/sql/postgresql/ext/plpython3.nix
AgeCommit message (Collapse)Author
2026-02-02postgresqlPackages.plpython3: set pname and version instead of namejopejoe1
2025-04-25treewide: switch instances of lib.teams.*.members to the new meta.teams ↵Fernando Rodrigues
attribute Follow-up to #394797. Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2025-03-21postgresql: provide plpython3 extension as packageWolfgang Walther
This allows us to always build the extension, but still have the user explicitly enable it without causing rebuilds.