summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/httpserver
diff options
context:
space:
mode:
authorMaximilian Bosch <maximilian@mbosch.me>2017-11-13 22:22:35 +0100
committerMaximilian Bosch <maximilian@mbosch.me>2017-11-13 22:22:35 +0100
commit82062f7080a8290d581236cbb5492c1b3872eb05 (patch)
treedec9c5a0b0999097b7a36328eedc626dcc48a47c /pkgs/development/python-modules/httpserver
parenta1911a04b0289a29aa07f743eaa74ea4df17486d (diff)
services.postgres: fix quoting in the description of `superUser`
`nixos-option` evals the description and the '`' is used to define shell commands. Due to this, the following error appears: ``` $ nixos-option services.postgresql.superUser Value: "root" Default: "root" Description: /run/current-system/sw/bin/nixos-option: line 294: root: command not found /run/current-system/sw/bin/nixos-option: line 294: postgres: command not found NixOS traditionally used as superuser, most other distros use . From 17.09 we also try to follow this standard. Internal since changing this value would lead to breakage while setting up databases. ```
Diffstat (limited to 'pkgs/development/python-modules/httpserver')
0 files changed, 0 insertions, 0 deletions