fix: writers & overlays
This commit is contained in:
@@ -49,7 +49,7 @@ in {
|
||||
extensions = let
|
||||
packages = {
|
||||
inherit (cfg.package.pkgs) pg_net pgjwt pg_cron http pg_smtp_client plsh;
|
||||
hemar = inputs.hutil.packages.${system}.pg-15-hemar;
|
||||
hemar = self.packages.${system}.pg-15-hemar;
|
||||
};
|
||||
in
|
||||
lib.attrValues (
|
||||
|
||||
Reference in New Issue
Block a user