postgresql_13: drop as it's EOL

This commit is contained in:
Leona Maroni
2025-11-18 12:32:17 +01:00
committed by Wolfgang Walther
parent 7212861f85
commit a3f56d583f
6 changed files with 12 additions and 28 deletions
-1
View File
@@ -9,7 +9,6 @@ let
# version. In other words: Do not remove the second-to-last minor version from nixpkgs,
# yet. Update first.
versions = {
postgresql_13 = ./13.nix;
postgresql_14 = ./14.nix;
postgresql_15 = ./15.nix;
postgresql_16 = ./16.nix;