weechat: fix build (hack?)

+1 -1
+1 -1
pkgs/applications/networking/irc/weechat/default.nix
··· 29 29 sha256 = "0xfnhaxmvxdxs3ic0qs5lwq3yl4pi5ib99p0p5lv3v2vldqlm4lc"; 30 30 }; 31 31 32 - outputs = [ "out" "doc" ]; 32 + outputs = [ "out" ]; # "doc" was here but was not produced 33 33 34 34 enableParallelBuilding = true; 35 35 cmakeFlags = with stdenv.lib; [