nixpkgs/pkgs/os-specific/darwin
Ivan Babrou a730703e6f
darwin.binutils: use clang for as on aarch64-darwin (#115167)
Without this change `as` on `aarch64-darwin` is defunct:

```
$ /nix/store/g11xba8ch20zndaf32hfnap46z47b5k3-cctools-port-949.0.1/bin/as -v
/nix/store/g11xba8ch20zndaf32hfnap46z47b5k3-cctools-port-949.0.1/bin/as: assembler (/nix/store/g11xba8ch20zndaf32hfnap46z47b5k3-cctools-port-949.0.1/libexec/as/arm64/as or /nix/store/g11xba8ch20zndaf32hfnap46z47b5k3-cctools-port-949.0.1/libexec/as/arm64/as) for architecture arm64 not installed
Installed assemblers are:
/nix/store/g11xba8ch20zndaf32hfnap46z47b5k3-cctools-port-949.0.1/libexec/as/ppc64/as for architecture ppc64
/nix/store/g11xba8ch20zndaf32hfnap46z47b5k3-cctools-port-949.0.1/libexec/as/x86_64/as for architecture x86_64
/nix/store/g11xba8ch20zndaf32hfnap46z47b5k3-cctools-port-949.0.1/libexec/as/ppc/as for architecture ppc
/nix/store/g11xba8ch20zndaf32hfnap46z47b5k3-cctools-port-949.0.1/libexec/as/i386/as for architecture i386
/nix/store/g11xba8ch20zndaf32hfnap46z47b5k3-cctools-port-949.0.1/libexec/as/arm/as for architecture arm
```

Apple defaults to Clang in all cases from what I see, but nixpkgs prefers `cctools`: #51881.
2021-03-17 00:27:34 -04:00
..
apple-sdk darwin.apple-sdk: drop appleSdkVersion 2021-01-21 00:26:16 +08:00
apple-source-releases Merge pull request #109368 from holymonson/check-headers 2021-02-01 12:12:03 -05:00
binutils darwin.binutils: use clang for as on aarch64-darwin (#115167) 2021-03-17 00:27:34 -04:00
cctools pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07:00
chunkwm treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
CoreSymbolication
darling treewide: cmake buildInputs to nativeBuildInputs, minor cleanups 2021-01-01 11:52:33 +07:00
darwin-stubs darwin/stdenv: tapi stub based bootstrap 2020-12-22 11:43:54 +09:00
DarwinTools pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07:00
discrete-scroll discrete-scroll: added myself as maintainer 2020-10-26 18:38:52 +03:00
duti duti: pass ApplicationServices directly 2021-01-20 15:30:57 -06:00
ghc-standalone-archive
goku Goku: 0.1.11 -> 0.3.6 2021-02-10 15:37:33 +01:00
impure-cmds darwin: add impure-cmds 2021-01-17 23:44:40 +08:00
insert_dylib pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07:00
ios-deploy ios-deploy: move out of nodePackages 2020-07-21 10:24:53 -05:00
iproute2mac treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
khd treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
kwm treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
libtapi libtapi: 1000.10.8 -> 1100.0.11 2020-12-21 00:55:58 +09:00
lsusb pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07:00
m-cli m-cli: remove maintainer 2021-03-10 20:56:05 -06:00
maloader pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07:00
native-x11-and-opengl
noah treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
opencflite pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07:00
osx-cpu-temp treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
osxfuse treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
osxsnarf treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
qes treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
reattach-to-user-namespace treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
skhd treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
smimesign smimesign: 0.0.13 -> 0.1.0 2020-08-18 10:25:43 +10:00
spacebar treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
stubs treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
swift-corelibs darwin.CF: fix sandboxed build 2021-01-28 16:55:53 -05:00
trash treewide: fix double quoted strings in meta.description 2021-01-24 19:56:59 +07:00
usr-include pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07:00
wifi-password pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07:00
xcode treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
yabai treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00