pdd: migrate to by-name

This commit is contained in:
TomaSajt
2026-06-15 16:53:40 +02:00
parent f333cfa682
commit 24f4fe666e
2 changed files with 0 additions and 2 deletions
-2
View File
@@ -2870,8 +2870,6 @@ with pkgs;
polkitSupport = true;
};
pdd = callPackage ../tools/misc/pdd { };
pdfminer = with python3Packages; toPythonApplication pdfminer-six;
pdfium-binaries-v8 = pdfium-binaries.override { withV8 = true; };