rPackages.tfevents: fixed build

This commit is contained in:
Bruno Rodrigues
2024-04-27 12:29:27 +02:00
parent f81079cf20
commit 595a219401
+1
View File
@@ -620,6 +620,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 ];