python3Packages.peakrdl-cheader: remove unnused dependency

This commit is contained in:
Jared Baur
2026-07-14 11:13:32 -07:00
parent 7239913387
commit 27bd73bfe6
@@ -4,7 +4,6 @@
gitUpdater,
jinja2,
lib,
peakrdl,
setuptools,
setuptools-scm,
systemrdl-compiler,
@@ -30,7 +29,6 @@ buildPythonPackage (finalAttrs: {
dependencies = [
jinja2
peakrdl
systemrdl-compiler
];