mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-23 07:23:20 +00:00
postgresql9{1,2}: fix evaluation
This commit is contained in:
parent
3d8d9aa1dd
commit
59bed53f3c
@ -11561,8 +11561,6 @@ with pkgs;
|
||||
postgresql = postgresql95;
|
||||
|
||||
inherit (callPackages ../servers/sql/postgresql { })
|
||||
postgresql91
|
||||
postgresql92
|
||||
postgresql93
|
||||
postgresql94
|
||||
postgresql95
|
||||
|
Loading…
Reference in New Issue
Block a user