rst2pdf: fix build failure

This commit is contained in:
dish
2025-08-13 09:46:42 -04:00
parent c477e1e18f
commit b1a40db764
@@ -30,6 +30,8 @@ buildPythonPackage rec {
hash = "sha256-P/6BbUsyda7iG4/90Isua+TXWQzYixifczy8aZbWN4Y=";
};
pythonRelaxDeps = [ "packaging" ];
outputs = [
"out"
"man"