Hacker News new | ask | show | jobs
by nitsky 1838 days ago
Nix is a great replacement for homebrew, but the lack of native support for Apple Silicon at the moment is a blocker for me.
1 comments

https://github.com/NixOS/nixpkgs/pull/105026 this was recently merged so that should start rapidly improving.
The show's happening here now:

https://github.com/NixOS/nixpkgs/issues/95903

https://github.com/NixOS/nixpkgs/pull/125184

https://github.com/NixOS/nix/pull/4867

There's also not-directly-related cross-functional need here on the install process:

https://github.com/NixOS/nix/pull/4289