adisbladis 8e2fc57a80
postgresql_9_4: Remove package
It's only supported until February 13, 2020 which is during the 19.09 life cycle.
2019-09-07 15:31:27 +01:00
..
2019-06-17 13:25:50 +02:00
2019-09-06 02:54:53 +02:00
2018-05-01 19:50:02 -04:00
2019-09-06 12:40:06 +02:00
2018-05-01 19:57:09 -04:00
2018-09-29 20:51:11 -04:00

To build the manual, you need Nix installed on your system (no need
for NixOS). To install Nix, follow the instructions at

    https://nixos.org/nix/download.html

When you have Nix on your system, in the root directory of the project
(i.e., `nixpkgs`), run:

    nix-build nixos/release.nix -A manual.x86_64-linux

When this command successfully finishes, it will tell you where the
manual got generated.