python311Packages.angr: refactor

This commit is contained in:
Fabian Affolter 2024-03-28 23:41:08 +01:00
parent e74a30a737
commit 735f815f29
1 changed files with 6 additions and 1 deletions

View File

@ -24,6 +24,7 @@
, pyvex
, rich
, rpyc
, setuptools
, sortedcontainers
, sqlalchemy
, sympy
@ -44,7 +45,11 @@ buildPythonPackage rec {
hash = "sha256-qav9SUvQtcEad9lvgyrMhOcFhPAhzU/9s7ekTfohqRc=";
};
propagatedBuildInputs = [
build-system = [
setuptools
];
dependencies = [
ailment
archinfo
cachetools