Merge pull request #307179 from b-rodrigues/fix_tfevents
rPackages.tfevents: fixed build
This commit is contained in:
commit
ccd42e3c21
@ -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 ];
|
||||
|
Loading…
Reference in New Issue
Block a user