rPackages: replace texlive.combined.scheme-medium with texliveMedium
This commit is contained in:
@@ -546,7 +546,7 @@ let
|
||||
AMOUNTAIN = [ pkgs.gsl ];
|
||||
Rsymphony = with pkgs; [ pkg-config doxygen graphviz subversion ];
|
||||
tcltk2 = with pkgs; [ tcl tk ];
|
||||
tikzDevice = with pkgs; [ which texlive.combined.scheme-medium ];
|
||||
tikzDevice = with pkgs; [ which texliveMedium ];
|
||||
gridGraphics = [ pkgs.which ];
|
||||
adimpro = with pkgs; [ which xorg.xdpyinfo ];
|
||||
rsvg = [ pkgs.librsvg.dev ];
|
||||
|
||||
Reference in New Issue
Block a user