forked from mirrors/nixpkgs
all-packages.nix: drop postgresql90 attribute
PostgreSQL 9.0 was removed in 0140591eab
.
This commit is contained in:
parent
5457bd9abb
commit
6f9d3f197b
|
@ -9606,7 +9606,6 @@ let
|
|||
postgresql = postgresql95;
|
||||
|
||||
inherit (callPackages ../servers/sql/postgresql { })
|
||||
postgresql90
|
||||
postgresql91
|
||||
postgresql92
|
||||
postgresql93
|
||||
|
|
Loading…
Reference in a new issue