From b5442f6657d4245866104989a1f75ec0a5fe06ed Mon Sep 17 00:00:00 2001 From: Stefan Kreutz Date: Thu, 16 Apr 2026 15:22:51 +0200 Subject: Add PostgreSQL version-specific Nix packages --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 07aae60..599c083 100644 --- a/README.md +++ b/README.md @@ -96,6 +96,12 @@ Alternatively you can run or install the experimental Nix flake: nix run git+https://git.skreutz.com/temp-postgres.git -- --help ``` +You can optionally select the PostgreSQL version provided by Nixpkgs: + +```sh +nix run git+https://git.skreutz.com/temp-postgres.git#temp-postgres_18 -- --help +``` + Try using Nix' `--refresh` flag, or adding `?ref=main&shallow=0` to the URL if you experience caching issues. See the [NixOS example](./examples/nixos) for how to install `temp-postgres` on NixOS using Nix flakes. -- cgit v1.3