Merge pull request #105461 from mweinelt/botan

botan2: 2.9.0 -> 2.17.2
This commit is contained in:
Michael Raskin
2020-12-21 11:25:53 +00:00
committed by GitHub
4 changed files with 9 additions and 6 deletions
+1
View File
@@ -44,5 +44,6 @@ stdenv.mkDerivation rec {
'';
maintainers = with maintainers; [ erictapen ];
platforms = platforms.linux;
broken = true; # fails to build with recent versions of botan. https://github.com/das-labor/neopg/issues/98
};
}