summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Kreutz <mail@skreutz.com>2024-04-19 12:28:50 +0200
committerStefan Kreutz <mail@skreutz.com>2024-04-19 12:28:50 +0200
commit17057772e67cdb8954f61caeafb912be999bc0b3 (patch)
tree1c869d2650a8e2c620042976a38ed8299e4a5e5c
parentd74acd0130f4f347fd871afb1f796d9ba3b70b54 (diff)
downloadtemp-postgres-17057772e67cdb8954f61caeafb912be999bc0b3.tar
Update description
-rw-r--r--flake.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index 73a59bc..84c92b9 100644
--- a/flake.nix
+++ b/flake.nix
@@ -1,5 +1,5 @@
{
- description = "A temporary PostgreSQL server";
+ description = "A utility to run the PostgreSQL server off a temporary data directory";
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
Generated by cgit. See skreutz.com for my tech blog and contact information.