Skip to content

Commit

Permalink
chore(deps): relax python runtime dependency checking for lief.
Browse files Browse the repository at this point in the history
  • Loading branch information
qkaiser committed Jan 20, 2024
1 parent 717d005 commit 1225678
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nix/unblob/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ let

pythonRelaxDeps = [
"dissect.cstruct"
"lief"
"structlog"
];

Expand Down

0 comments on commit 1225678

Please sign in to comment.