python3Packages.dissect-fve: unbreak, relax build dep

https://hydra.nixos.org/build/305643092
This commit is contained in:
Peder Bergebakken Sundt
2025-09-03 17:05:27 +02:00
parent c6a788f552
commit 7457ef125a
@@ -27,6 +27,10 @@ buildPythonPackage rec {
hash = "sha256-OgagTnt4y6Fzd7jbsCgbkTzcsdnozImfdKI9ew9JaqI=";
};
pythonRelaxDeps = [
"pycryptodome"
];
build-system = [
setuptools
setuptools-scm