feat: add darwin support to nix flake#138
Conversation
|
This looks great, just need to get a nix user to double check and then will be happy to merge 😊 |
Flake Review Results for #138Available systems: aarch64-darwin, aarch64-linux, armv6l-linux, armv7l-linux, i686-linux, powerpc64le-linux, riscv64-linux, x86_64-darwin, x86_64-freebsd, x86_64-linux ➕ Added (2)
🔄 Modified (5)
Generated by flake-review |
|
@ojsef39 that's cool, might be cool to have a pr to add that to pr actions in nix code changes. Given how old this is ima just merge and consider it not breaking nix. |
Thank you! I'll make the repo public soon, then i can look into creating a PR here to run this on PRs :) Im just not sure how this would work in CI because this only works for me locally because if have 'native-linux-builder' feature from DetNix, which CI can't use (mac runners dont support nested virt), so it would need a seperate run for linux/mac, so it would be two comments, but ill see if that can be solved nicely |
This pull requests adds macOS support to the nix flake.
nix/darwin-tidal.nixinstalls the official tidal client and then injects the new asar file as described in the readme.