about summary refs log tree commit diff
path: root/machines/profpatsch/katara.nix
diff options
context:
space:
mode:
Diffstat (limited to 'machines/profpatsch/katara.nix')
-rw-r--r--machines/profpatsch/katara.nix16
1 files changed, 1 insertions, 15 deletions
diff --git a/machines/profpatsch/katara.nix b/machines/profpatsch/katara.nix
index 50523708..af1db3f3 100644
--- a/machines/profpatsch/katara.nix
+++ b/machines/profpatsch/katara.nix
@@ -8,19 +8,6 @@ let
 
   mytexlive = with pkgs.texlive; combine { inherit scheme-medium minted units collection-bibtexextra; };
 
-  mylyx = with pkgs; stdenv.mkDerivation rec {
-    name = "mylyx";
-    src = pkgs.lyx;
-    buildInputs = [ makeWrapper ];
-    installPhase = ''
-      mkdir -p $out/bin
-      cd $out/bin
-      ln -s ${src}/bin/lyx
-      wrapProgram $out/bin/lyx \
-        --set TEXMFDIST ${mytexlive}/texmf-dist
-    '';
-  };
-
 in {
 
   config = rec {
@@ -154,8 +141,7 @@ in {
         keepassx
         libreoffice
         lilyterm
-        # (lyx.overrideDerivation (old: { buildInputs = old.buildInputs ++ /*packages*/ lib.singleton mytexlive; }))
-        lyx mytexlive #mylyx mytexlive
+        # lyx mytexlive
         mpv
         newsbeuter
         audacity lame