appstream: gir is default true

This commit is contained in:
worldofpeace
2018-08-04 18:19:25 -04:00
parent 7f57ebd2c4
commit 1e1c7c88a5
@@ -43,7 +43,6 @@ stdenv.mkDerivation rec {
mesonFlags = [
"-Dapidocs=false"
"-Ddocs=false"
"-Dgir=false"
];
meta = with stdenv.lib; {