summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Kreutz <mail@skreutz.com>2026-04-16 02:35:46 +0200
committerStefan Kreutz <mail@skreutz.com>2026-04-16 02:35:46 +0200
commitbd8e7985b10d60833d9403afd1c8306541624cb6 (patch)
tree606856d1a8425d237734238725de2b6239746a97
parent11b23e2620e9daaf2573811481cafb308adb26ae (diff)
downloadtemp-postgres-bd8e7985b10d60833d9403afd1c8306541624cb6.tar.gz
Note possible caching issues with Nix/cgit
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 69adb27..07aae60 100644
--- a/README.md
+++ b/README.md
@@ -96,4 +96,6 @@ Alternatively you can run or install the experimental Nix flake:
nix run git+https://git.skreutz.com/temp-postgres.git -- --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.
Generated by cgit. See skreutz.com for my tech blog and contact information.