mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-24 07:53:19 +00:00
nixos/postgresql: fix documentation markdown
Without the change the doc build fails as: $ nix build -f nixos config.system.build.manual.manualHTML -L ... nixos-manual-html> RuntimeError: heading in line 366 does not have an id
This commit is contained in:
parent
298f244478
commit
f3ece34945
@ -363,6 +363,6 @@ postgresql.withJIT.pname
|
||||
|
||||
evaluates to `"foobar"`.
|
||||
|
||||
## Notable differences to upstream
|
||||
## Notable differences to upstream {#module-services-postgres-upstream-deviation}
|
||||
|
||||
- To avoid circular dependencies between default and -dev outputs, the output of the `pg_config` system view has been removed.
|
||||
|
Loading…
Reference in New Issue
Block a user