weechat: fix build (hack?)

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