postgresql_13: drop as it's EOL
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user