summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Kreutz <mail@skreutz.com>2024-04-19 09:19:48 +0200
committerStefan Kreutz <mail@skreutz.com>2024-04-19 09:19:48 +0200
commitd74acd0130f4f347fd871afb1f796d9ba3b70b54 (patch)
tree8207f874d62e931ee567fce2b2caba2a1c98b81e
parentf489c2526b8b3566186d838f707b78d52a48a70b (diff)
downloadtemp-postgres-d74acd0130f4f347fd871afb1f796d9ba3b70b54.tar
Document experimental nix flake usage
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index ea8ff0b..37ef2f6 100644
--- a/README.md
+++ b/README.md
@@ -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
Generated by cgit. See skreutz.com for my tech blog and contact information.