about summary refs log tree commit diff
path: root/pkgs/top-level/all-packages.nix
diff options
context:
space:
mode:
authorAnderson Torres <torres.anderson.85@protonmail.com>2024-09-16 14:24:21 -0300
committerAnderson Torres <torres.anderson.85@protonmail.com>2024-09-16 14:26:47 -0300
commit43cadda12716901c378d05eafe017707da05e22f (patch)
tree6cd058b8a860342e42f537d234a2a4c537673367 /pkgs/top-level/all-packages.nix
parentf0e64ce16f8fead15b16699de4274f5e3f59b2fb (diff)
pgf: remove outdated commentary
Diffstat (limited to 'pkgs/top-level/all-packages.nix')
-rw-r--r--pkgs/top-level/all-packages.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/pkgs/top-level/all-packages.nix b/pkgs/top-level/all-packages.nix
index 50c62988dfe17..939b2fcaac218 100644
--- a/pkgs/top-level/all-packages.nix
+++ b/pkgs/top-level/all-packages.nix
@@ -5053,8 +5053,6 @@ with pkgs;
 
   mftrace = callPackage ../tools/typesetting/tex/mftrace { };
 
-  # Keep the old PGF since some documents don't render properly with
-  # the new one.
   pgf = pgf2;
 
   pplatex = callPackage ../tools/typesetting/tex/pplatex { };