From cdab6b5748e60e424f3a81e91ce38034adb6867c Mon Sep 17 00:00:00 2001 From: Natasha Moongrave Date: Tue, 28 Apr 2026 21:00:49 +0200 Subject: Fixed issue w/ custom texlive package blocking compilation --- home/mun/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home') diff --git a/home/mun/default.nix b/home/mun/default.nix index 354200e..872bb07 100644 --- a/home/mun/default.nix +++ b/home/mun/default.nix @@ -101,7 +101,7 @@ inherit (texlive) scheme-full; notestex = texlivePackages.notestex; screenplay = texlivePackages.screenplay; - scpzine = pkgs.scpzine-texlive; + #scpzine = pkgs.scpzine-texlive; }) # RetroArch -- cgit v1.2.3