diff options
| author | Stefan Kreutz <mail@skreutz.com> | 2026-04-16 02:35:46 +0200 |
|---|---|---|
| committer | Stefan Kreutz <mail@skreutz.com> | 2026-04-16 02:35:46 +0200 |
| commit | bd8e7985b10d60833d9403afd1c8306541624cb6 (patch) | |
| tree | 606856d1a8425d237734238725de2b6239746a97 /README.md | |
| parent | 11b23e2620e9daaf2573811481cafb308adb26ae (diff) | |
| download | temp-postgres-bd8e7985b10d60833d9403afd1c8306541624cb6.tar.gz | |
Note possible caching issues with Nix/cgit
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |