aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNatasha Moongrave <natasha@256phi.eu>2026-04-28 21:00:49 +0200
committerNatasha Moongrave <natasha@256phi.eu>2026-04-28 21:00:49 +0200
commitcdab6b5748e60e424f3a81e91ce38034adb6867c (patch)
tree731bd406d988a90e657c294f761351b0b3a9cf66
parent4ae6a65545888e6d0fb25b59331b9ba91e37c676 (diff)
Fixed issue w/ custom texlive package blocking compilation
-rw-r--r--home/mun/default.nix2
1 files changed, 1 insertions, 1 deletions
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