Merge pull request #45246 from r-ryantm/auto-update/couchdb

couchdb2: 2.1.2 -> 2.2.0
This commit is contained in:
xeji
2018-08-21 20:02:43 +02:00
committed by GitHub
2 changed files with 3 additions and 2 deletions

View File

@@ -70,6 +70,7 @@ stdenv.mkDerivation rec {
# TODO: MPL/GPL/LGPL tri-license.
maintainers = [ maintainers.goibhniu ];
platforms = platforms.linux;
broken = stdenv.isAarch64; # 2018-08-21, broken since 2017-03-08
};
}