Michael Hoang

Results 91 comments of Michael Hoang

I definitely think we should fail, however to prevent a partial system activation, instead of adding `exit 1` to Homebrew's activation script, we can move the logic to check if...

I've been wanting to do this for a while, but I don't think I'll have time to work on this change for at least another 2 months. Feel free to...

Feel free to rebase this and create a new PR and I’ll take a look at it

Thanks for the issue, PRs are welcome as we aim to match NixOS's interface as much as we can. However, we might wait for #727 before merging it to reduce...

@emilazy my preference would not be to do any breaking changes while we don't have release channels, and this PR only affects behaviour for users who have a flake present...

@frencojobs [build-users-group](https://nixos.org/manual/nix/stable/command-ref/conf-file.html#conf-build-users-group) defaults to `nixbld` when using the Nix daemon, so it's not necessary to explicitly specify, but you can add it to your config if you'd like

I've fixed `/Applications/Nix Apps` not getting deleted in #687. As opposed to the installer, I think uninstalling a flake-based system can be handled by the `darwin-uninstaller`, need to investigate further...

I believe the uninstaller is not unloading launchd daemons before deleting the files, need to check this further.

Some progress was made on this as of #806 as the uninstaller is now installed by default on all `nix-darwin` systems, accessible through `darwin-uninstaller`, so it no longer needs to...

On macOS, if you hold press and hold a key, it should show all the accented variants of that key, so possibly you could keep the US layout on by...