Unverified Commit ccd42e3c authored by Aleksana's avatar Aleksana Committed by GitHub
Browse files

Merge pull request #307179 from b-rodrigues/fix_tfevents

rPackages.tfevents: fixed build
parents c189f54e 595a2194
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -621,6 +621,7 @@ let
    tikzDevice = with pkgs; [ which texliveMedium ];
    gridGraphics = [ pkgs.which ];
    adimpro = with pkgs; [ which xorg.xdpyinfo ];
    tfevents = [ pkgs.protobuf ];
    rsvg = [ pkgs.librsvg.dev ];
    ssh = with pkgs; [ libssh ];
    s2 = [ pkgs.openssl.dev ];