postgresql9{1,2}: fix evaluation

This commit is contained in:
Franz Pletz 2017-09-05 18:14:27 +02:00
parent 3d8d9aa1dd
commit 59bed53f3c
No known key found for this signature in database
GPG key ID: 846FDED7792617B4

View file

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