Merge pull request #116535 from SuperSandro2000/fix-collection27

This commit is contained in:
Sandro
2021-03-18 13:43:53 +01:00
committed by GitHub
22 changed files with 64 additions and 58 deletions
@@ -39,5 +39,7 @@ stdenv.mkDerivation rec {
meta = gnunet.meta // {
description = "GNUnet GTK User Interface";
homepage = "https://git.gnunet.org/gnunet-gtk.git";
# configure: error: compiling gnunet-gtk requires GNUnet core headers
broken = true;
};
}