pdd: migrate to by-name
This commit is contained in:
@@ -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; };
|
||||
|
||||
Reference in New Issue
Block a user