diff options
| author | Stefan Kreutz <mail@skreutz.com> | 2024-04-19 12:28:50 +0200 | 
|---|---|---|
| committer | Stefan Kreutz <mail@skreutz.com> | 2024-04-19 12:28:50 +0200 | 
| commit | 17057772e67cdb8954f61caeafb912be999bc0b3 (patch) | |
| tree | 1c869d2650a8e2c620042976a38ed8299e4a5e5c | |
| parent | d74acd0130f4f347fd871afb1f796d9ba3b70b54 (diff) | |
| download | temp-postgres-17057772e67cdb8954f61caeafb912be999bc0b3.tar | |
Update description
| -rw-r--r-- | flake.nix | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -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"; |