repmgr: init at 4.4.0 (#68444)

This commit is contained in:
zimbatm
2019-09-10 21:16:03 +02:00
committed by GitHub
parent 32030530a8
commit 4441befd43
2 changed files with 32 additions and 0 deletions
+2
View File
@@ -50,4 +50,6 @@ self: super: {
pg_partman = super.callPackage ./ext/pg_partman.nix { };
pg_safeupdate = super.callPackage ./ext/pg_safeupdate.nix { };
repmgr = super.callPackage ./ext/repmgr.nix { };
}