Merge pull request #307179 from b-rodrigues/fix_tfevents

rPackages.tfevents: fixed build
This commit is contained in:
Aleksana
2024-04-30 02:37:13 +08:00
committed by GitHub
+1
View File
@@ -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 ];