You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In nixpkgs, services.postgresql.extraPlugins has been deprecated. I believe that means this module should support the new attr, although I don't know how to handle the deprecation.
In nixpkgs,
services.postgresql.extraPlugins
has been deprecated. I believe that means this module should support the new attr, although I don't know how to handle the deprecation.https://github.com/NixOS/nixpkgs/blob/ac24885fb5e9b15729a5fa78f14cfe159e5a86ec/nixos/modules/services/databases/postgresql.nix#L96-L99
Change is needed here, I think?
nix-darwin/modules/services/postgresql/default.nix
Lines 9 to 12 in 349a74c
The text was updated successfully, but these errors were encountered: