texlive: enable packages necessary for acm styles.

This commit is contained in:
Gabriel Ebner 2015-10-06 21:33:09 +02:00
parent 56ad3183eb
commit 4192b168c3
1 changed files with 2 additions and 1 deletions

View File

@ -10,6 +10,7 @@
boot.kernelPackages = pkgs.linuxPackages_latest;
nix.useChroot = true;
nix.binaryCaches = [ https://hydra.nixos.org https://cache.nixos.org ];
nix.trustedBinaryCaches = [ https://hydra.nixos.org https://cache.nixos.org ];
nix.binaryCachePublicKeys = [ "hydra.nixos.org-1:CNHJZBh9K4tP3EKF6FkkgeVYsS3ohTl+oS0Qa8bezVs=" ];
@ -58,7 +59,7 @@
mutt
(texlive.combine {
inherit (texlive) scheme-medium bussproofs enumitem tocbibind biblatex logreq cleveref;
inherit (texlive) scheme-medium bussproofs enumitem tocbibind biblatex logreq cleveref comment algorithm2e relsize;
}) biber
androidsdk_4_4
gimp