texlive: enable packages necessary for acm styles.
This commit is contained in:
		
							parent
							
								
									56ad3183eb
								
							
						
					
					
						commit
						4192b168c3
					
				@ -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
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user