about summary refs log tree commit diff
path: root/pkgs/tools/typesetting/tex/texlive/tlpdb.nix
diff options
context:
space:
mode:
authorVincenzo Mantova <1962985+xworld21@users.noreply.github.com>2023-05-18 09:48:31 +0100
committerVincenzo Mantova <1962985+xworld21@users.noreply.github.com>2023-06-17 12:58:43 +0100
commit5a44eb936490f2d13b264dca4148021457d6fe21 (patch)
tree5b24005206bd8e8dfd7038d5f8ac83a1b68b7e48 /pkgs/tools/typesetting/tex/texlive/tlpdb.nix
parent1f5a30f31065c3ffdcfa7243b35c75c1e9657f4d (diff)
texlive.tlpdb.nix: better sed looping technique
Diffstat (limited to 'pkgs/tools/typesetting/tex/texlive/tlpdb.nix')
-rw-r--r--pkgs/tools/typesetting/tex/texlive/tlpdb.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/pkgs/tools/typesetting/tex/texlive/tlpdb.nix b/pkgs/tools/typesetting/tex/texlive/tlpdb.nix
index 2d932c76d1b20..5813d1b3b62d2 100644
--- a/pkgs/tools/typesetting/tex/texlive/tlpdb.nix
+++ b/pkgs/tools/typesetting/tex/texlive/tlpdb.nix
@@ -36186,6 +36186,9 @@
 };
 "texlive-scripts" = {
   revision = 66570;
+  deps = [
+    "texlive.infra"
+  ];
   sha512.run = "3dbb2007ae7b80862265d6196f77a9d796f02f6914871f4dad094f8419040fe7064daf6ecf5dd611b5764dd4148d034a97d82aa22671199e8a3dc79373859c67";
   sha512.doc = "6976ba00c8ee50664aaa1f762231f297f01548a94d6a632b386845e7fa43b20b63342d58874e87869a73a9c23bba358f762f5cc3814690f870c6216679471a89";
   hasRunfiles = true;