Prior to this commit, pkgsCross.foo.libspnav would fail with something like: ``` /nix/store/...-bash-5.1-p16/bin/bash: line 1: ar: command not found ``` Let's fix that by passing `AR=` in `makeFlags`.