Merge staging-next into staging

This commit is contained in:
Frederik Rietdijk
2020-06-04 15:28:16 +02:00
464 changed files with 22556 additions and 22059 deletions

View File

@@ -14,7 +14,7 @@ stdenv.mkDerivation rec {
owner = "2ndQuadrant";
repo = "repmgr";
rev = "v${version}";
hash = "sha256-1CshcutjgwWCRxBfjlNGDLKMT5BYqb+sh4i+/E/YN38=";
sha256 = "0zrpv17zrgl8hynbzaaqj17qrchc8r9qwpqh8y10b0v3xdr22ayl";
};
nativeBuildInputs = [ flex ];