mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-27 02:34:53 +00:00
fixes `nix-build -A pkgsCross.aarch64-multiplatform.delta` the pattern to use an emulator when generating shell completions is well-established, see e.g. pkgs/by-name/st/starship/package.nix. it evaluates to a lightweight `exec "$@"` when emulation isn't required.