aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNatasha Moongrave <natasha@256phi.eu>2026-03-25 15:34:22 +0100
committerNatasha Moongrave <natasha@256phi.eu>2026-03-25 15:34:22 +0100
commitf443cba3440ef3e6fe4c308c63c2facf9af5273c (patch)
tree2e0b6b2eda3c7f4df2895d26cd2c0f51c5974462
parentc4af2e03eb09a9b6566da1fd0c8be3e341e97463 (diff)
Add screenplay package to TeX live
-rwxr-xr-xmun.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/mun.nix b/mun.nix
index 80e927e..8306276 100755
--- a/mun.nix
+++ b/mun.nix
@@ -86,6 +86,7 @@
(texlive.combine {
inherit (texlive) scheme-full;
notestex = texlivePackages.notestex;
+ screenplay = texlivePackages.screenplay;
})
# === RetroArch with Cores ===