Commit Graph

1 Commits

Author SHA1 Message Date
Paul Meyer
a58a8909a1 checksec: add missing deps, don't clean env
Fix dependencies that are required by checksec.
Previously, checksec would sanitiz  PATH, removing the PATH set by
the wrapper. A patch was added to remove this behavior.
Also replacing tools referenced with an absolute path with their
store path.

Co-authored-by: Jonathan Cooper <jonathan@cooper.cafe>
2023-11-13 22:13:07 +01:00