Randy Eckenrode
Randy Eckenrode
Content-addressed derivations fail to build on aarch64-darwin. If I build for `--system x86_64-darwin`, it gets past this point and fails in another place (which I suspect is not a Nix...
This PR fixes a test failure on case-sensitive filesystems when a CMake dependency is turned into an Apple framework. I ran into this issue while working on the Darwin stdenv...
cctools was updated and migrated to the `by-name` hierarchy in nixpkgs, which moves it to the top-level. It is also being added to `darwin-aliases.nix`, which will make the old name...
Fixes build of rcodesign on staging-next https://github.com/NixOS/nixpkgs/pull/348827. - https://hydra.nixos.org/build/276135762 The verbosity patch has been upstreamed as https://github.com/indygreg/apple-platform-rs/pull/162. ## Things done - Built on platform(s) - [x] x86_64-linux - [ ]...