index
:
temp-postgres
main
nix
A utility to run the PostgreSQL server off a temporary data directory.
Stefan Kreutz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
default.nix
blob: cffb0dad5b460c72f8dc8ab3080fd27e5b202ad7 (
plain
)
1
2
3
4
{ pkgs ? import <nixpkgs> {} }: { temp-postgres = pkgs.callPackage ./temp-postgres.nix {}; }
Generated by cgit. See
skreutz.com
for my tech blog and contact information.