about summary refs log tree commit diff
path: root/machines
diff options
context:
space:
mode:
authorProfpatsch <mail@profpatsch.de>2015-11-09 01:30:32 +0100
committerProfpatsch <mail@profpatsch.de>2015-11-09 01:37:31 +0100
commit781088390268cfaa84c842f9e28e0752e4588b12 (patch)
tree853413d59896860e439f7f3c2ba4ffdf37dd2bce /machines
parent3ac7929d8db56558e5fbeb9aa642e49034abb770 (diff)
katara: new texlive
Diffstat (limited to 'machines')
-rw-r--r--machines/profpatsch/katara.nix6
1 files changed, 2 insertions, 4 deletions
diff --git a/machines/profpatsch/katara.nix b/machines/profpatsch/katara.nix
index 86b26251..d0bdaf0e 100644
--- a/machines/profpatsch/katara.nix
+++ b/machines/profpatsch/katara.nix
@@ -6,9 +6,7 @@ let
                          ++ lib.singleton pkgs.pythonPackages.keyring;
   });
 
-  mytexlive = with pkgs; texLiveAggregationFun {
-    paths = [ texLive texLiveBeamer texLiveCMSuper ];
-  };
+  mytexlive = with pkgs.texlive; combine { inherit scheme-medium minted units collection-bibtexextra; };
 
   mylyx = with pkgs; stdenv.mkDerivation rec {
     name = "mylyx";
@@ -150,7 +148,7 @@ in {
         libreoffice
         lilyterm
         # (lyx.overrideDerivation (old: { buildInputs = old.buildInputs ++ /*packages*/ lib.singleton mytexlive; }))
-        mylyx mytexlive
+        lyx mytexlive #mylyx mytexlive
         mpv
         audacity lame
         gmpc