mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-06-14 01:03:54 +00:00
checksec needs the readelf command to work properly, which is contained in the binutils-unwrapped derivation but not in the normal binutils. Before this commit, this tool wasn't working due to that.