| Age | Commit message (Collapse) | Author |
|
|
|
|
|
Currently fails with permission errors.
|
|
|
|
|
|
This makes rollback more reliable by using the same version of tools
that where used previously. For example nix is used during the
activation checks.
|
|
|
|
|
|
|
|
Renamed extraPostActivation and extraUserPostActivation.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #55
|
|
Hopefully this helps to make it more obvious that the file will not be
created by nix-darwin. See #65
|
|
Adds more NSGlobalDomain options + tests
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
lib.pathIsDirectory doesn't follow symlinks causing the git revision
detection to fail if NIX_PATH points to a symlink.
|
|
The accessibility database has been protected with SIP since macOS
10.12 and there doesn't seem to be another way to configure this
programmatically.
|
|
On NixOS system.build.setEnvironment also is a writeText
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Make symlink within ~/Applications if it exists instead of skipping
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|