Add nix aarch64-darwin support for Apple Silicon macs

ryanbooker
Oct 28, 2023, 7:55 AM
HYENMEQWNKFF4WXGSN36MMDZDOMXRCZO5EGNJPEGGHPLQ2Q23FYAC

Dependencies

  • [2] Q4XPH27L override dev tooling
  • [3] G734WNM6 flake.nix: use crate2nix
  • [4] ZWPPIJXF flake.nix: use Mozilla overlay for Rust
  • [5] SXEYMYF7 Fixing the bad changes in history (unfortunately, by rebooting).

Change contents

  • replacement in flake.nix at line 20
    [3.1024079][3.1024079:1024163]()
    allSystems = [ "x86_64-linux" "aarch64-linux" "i686-linux" "x86_64-darwin" ];
    [3.1024079]
    [2.0]
    allSystems = [ "x86_64-linux" "aarch64-linux" "i686-linux" "x86_64-darwin" "aarch64-darwin" ];