Some packages don’t have /bin directories. We should only run install_name_tool if that directory exists.
Adds the static overlay that can be used to build Nixpkgs statically. Can be used like: nix build pkgsStatic.hello Not all packages build, as some rely on dynamic linking.