all-packages.nix: drop postgresql90 attribute
PostgreSQL 9.0 was removed in 0140591eab.
This commit is contained in:
@@ -9606,7 +9606,6 @@ let
|
||||
postgresql = postgresql95;
|
||||
|
||||
inherit (callPackages ../servers/sql/postgresql { })
|
||||
postgresql90
|
||||
postgresql91
|
||||
postgresql92
|
||||
postgresql93
|
||||
|
||||
Reference in New Issue
Block a user