diff options
Diffstat (limited to 'home')
| -rw-r--r-- | home/mun/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/mun/default.nix b/home/mun/default.nix index 0263f13..4a10df8 100644 --- a/home/mun/default.nix +++ b/home/mun/default.nix @@ -98,7 +98,7 @@ inherit (texlive) scheme-full; notestex = texlivePackages.notestex; screenplay = texlivePackages.screenplay; - scpzine = pkgs.scpzine-texlive; + # scpzine = pkgs.scpzine-texlive; # Commented out until i can push the fix to remote from home }) # RetroArch |
