Bump the default version of PostgreSQL to 9.4
This commit is contained in:
@@ -9102,7 +9102,7 @@ let
|
|||||||
libmemcached = null; # Detection is broken upstream
|
libmemcached = null; # Detection is broken upstream
|
||||||
};
|
};
|
||||||
|
|
||||||
postgresql = postgresql92;
|
postgresql = postgresql94;
|
||||||
|
|
||||||
postgresql90 = callPackage ../servers/sql/postgresql/9.0.x.nix { };
|
postgresql90 = callPackage ../servers/sql/postgresql/9.0.x.nix { };
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user