Improvements! And another figure.
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
(pkgs.texlive.combine texPkgs)
|
||||
pkgs.culmus
|
||||
pkgs.fontconfig
|
||||
(pkgs.python3.withPackages (ps: [ ps.sympy ps.numpy ps.matplotlib ]))
|
||||
(pkgs.python3.withPackages (ps: [ ps.sympy ps.numpy ps.matplotlib ps.scipy ]))
|
||||
];
|
||||
shellHook = ''
|
||||
export FONTCONFIG_FILE="${fontsConf}"
|
||||
|
||||
Reference in New Issue
Block a user