postrep 0.1.0

A clustering tool for PostgreSQL, based on Etcd
1
2
3
4
5
with import <nixpkgs> {};
clangStdenv.mkDerivation rec {
    name = "nest-env";
    PROTOC="${protobuf}/bin/protoc";
}