diff options
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -38,3 +38,6 @@ On Void Linux you can install the dependencies using `xbps-install(1)`: $ make $ sudo make install +There's also an experimental Nix flake: + + $ nix run git+https://git.skreutz.com/temp-postgres.git/?ref=nix |