| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-11-17 | uninstaller: check `nix-daemon` works after restoring | Michael Hoang | |
| 2024-11-17 | uninstaller: fix restoring nix-daemon launchd daemon | Michael Hoang | |
| 2024-11-07 | uninstaller: check `nix-daemon` was correctly reinstalled | Michael Hoang | |
| 2024-11-07 | uninstaller: switch to `writeShellApplication` | Michael Hoang | |
| By not defining a `shellHook`, `nix-shell -A uninstaller` and `nix-shell -A uninstaller.check` no longer work. | |||
| 2024-11-07 | uninstaller: restore `*.before-nix-darwin` files | Michael Hoang | |
| Fixes https://github.com/LnL7/nix-darwin/issues/911 Fixes https://github.com/LnL7/nix-darwin/issues/912 | |||
| 2024-11-07 | uninstaller: reset any shells pointing to `/run/current-system/sw/bin` | Michael Hoang | |
| 2024-11-07 | uninstaller: remove unnecessary attempt to delete `nix-daemon` | Michael Hoang | |
| Fixes https://github.com/LnL7/nix-darwin/issues/910 | |||
| 2024-11-07 | uninstaller: remove `/run` symlink | Michael Hoang | |
| 2024-03-06 | darwin-uninstaller: Fix when using nixpkgs.config.allowAliases = false | Andrew Marshall | |
| 2023-11-16 | Install darwin-uninstall by default, which includes the 'empty' config it ↵ | Graham Christensen | |
| switches to Co-Authored-By: Michael Hoang <enzime@users.noreply.github.com> | |||
| 2023-07-12 | uninstaller: fix removing `/Applications/Nix Apps` | Michael Hoang | |
| 2023-07-11 | uninstaller: remove `/Applications/Nix Apps` | Michael Hoang | |
| 2021-12-21 | uninstaller: copy services instead of symlinking | Daiderd Jordan | |
| 2021-08-10 | uninstaller: also remove `~/Applications/Nix Apps` | Kid | |
| 2021-02-23 | darwin-[un]installer: Don't reference deprecated stdenv.lib | Mario Rodas | |
| `stdenv.lib` has been deprecated, and the correct approach is to use `lib` directly through `pkgs.lib`. | |||
| 2020-08-21 | darwin-[un]installer: make sure all dependencies are part of the closure | Bas van Dijk | |
| This makes sure the `darwin-installer` and `darwin-uninstaller` packages can be nix copied to any target and reliably be executed there. | |||
| 2019-12-14 | darwin-installer: add missing shebang | Daiderd Jordan | |
| Unclear in which conditions this does or doesn't work but using a shebang is best practice and ensures an ancient version of bash isn't used. Fixes #179 | |||
| 2018-09-14 | uninstaller: continue if removing channel fails and make nix-daemon reload ↵ | Daiderd Jordan | |
| more robust Kind of a workaround, but failing to remove the channel isn't a big deal. | |||
| 2018-01-24 | installer: fallback to a default editor | Daiderd Jordan | |
| 2018-01-18 | uninstaller: don't fail on nix-daemon checks | Daiderd Jordan | |
| 2018-01-17 | uninstaller: fix removal of /run/current-system | Daiderd Jordan | |
| 2018-01-17 | uninstaller: add post check | Daiderd Jordan | |
| 2018-01-17 | uninstaller: remove darwin channel | Daiderd Jordan | |
| 2018-01-16 | uninstaller: add header | Daiderd Jordan | |
| 2018-01-15 | uninstaller: run on travis | Daiderd Jordan | |
| 2018-01-15 | uninstaller: init | Daiderd Jordan | |
