postgresql9{1,2}: fix evaluation

This commit is contained in:
Franz Pletz
2017-09-05 18:14:27 +02:00
parent 3d8d9aa1dd
commit 59bed53f3c

View File

@@ -11561,8 +11561,6 @@ with pkgs;
postgresql = postgresql95;
inherit (callPackages ../servers/sql/postgresql { })
postgresql91
postgresql92
postgresql93
postgresql94
postgresql95