postgresql92: remove last references

This commit is contained in:
Franz Pletz
2017-09-05 18:20:56 +02:00
parent 94a4183bda
commit 1bed4773f5
6 changed files with 6 additions and 7 deletions
@@ -59,7 +59,7 @@ in
package = mkOption {
type = types.package;
example = literalExample "pkgs.postgresql92";
example = literalExample "pkgs.postgresql96";
description = ''
PostgreSQL package to use.
'';