| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-01-15 | Remove trailing slash from path | Sebastian Wild | |
| A change of `commitIdFromGitRepo` in nixpkgs/lib/sources.nix resulted in the error message "attribute '.git' missing at nixpkgs/lib/sources.nix:7:32" when executing darwin-rebuils switch. The commit with the change is https://github.com/NixOS/nixpkgs/commit/c9214c394b248e1f26e45dbe1be2bd82363af3a6 Removing the trailing slash resolves the error. | |||
| 2020-01-01 | defaults: introduce NSGlobalDomain option for "_HIHideMenuBar" | cmacrae | |
| 2019-12-22 | Replaces cp with rsync to prevent partial copies across filesystems. | Thibault Gagnaux | |
| 2019-12-22 | fonts: Adds support if Nix is on another filesystem. | Thibault Gagnaux | |
| On Catalina, the default way is to install Nix on a new volume which breaks hardlinking the font files. If that is the case I just copy them. | |||
| 2019-11-04 | fix autologin name docs | Simon Holywell | |
| 2019-11-04 | adds com.apple.SoftwareUpdate | Simon Holywell | |
| 2019-11-04 | adds com.apple.loginwindow | Simon Holywell | |
| 2019-11-04 | adds com.apple.spaces | Simon Holywell | |
| 2019-11-04 | adds com.apple.alf | Simon Holywell | |
| 2019-11-04 | adds com.apple.sound.beep.feedback | Simon Holywell | |
| 2019-11-04 | adds com.apple.sound.beep.volume | Simon Holywell | |
| 2019-11-01 | tmux: clear __NIX_DARWIN_SET_ENVIRONMENT_DONE | zhujun | |
| This is necessary to allow shell sessions inside tmux having a chance to set environment properly | |||
| 2019-10-17 | buildkite: add preCommands option | Samuel Leathers | |
| 2019-09-24 | lnl: load :u packages in current instead of a subshell | Daiderd Jordan | |
| 2019-09-10 | Revert "Add hercules-ci-agent" | Robert Hensing | |
| This reverts commit fb0a1763f5779b869d5dc4240b0bdd668acd0e68. Reason: this implementation of the module is outdated and broken. We recommend to follow instructions in the web app or https://docs.hercules-ci.com | |||
| 2019-09-01 | Merge pull request #159 from marsam/remove-types-string | Daiderd Jordan | |
| modules: remove usages of types.string | |||
| 2019-09-01 | Merge pull request #155 from toonn/defaults-write-GlobalPreferences | Daiderd Jordan | |
| Add defaults write for the alert sound | |||
| 2019-09-01 | Merge pull request #154 from eraserhd/keyboard-fnState | Daiderd Jordan | |
| Allow configuring external keyboard to use standard F-keys | |||
| 2019-08-31 | modules: remove usages of types.string | Mario Rodas | |
| 2019-08-19 | Add defaults write for the alert sound | toonn | |
| Found in `System Preferences`->`Sound`->`Sound Effects`, the default is `Funk`. | |||
| 2019-07-29 | lnl: remove default sandbox | Daiderd Jordan | |
| 2019-07-29 | lnl: remove chunkwm dummy | Daiderd Jordan | |
| 2019-07-22 | Allow configuring external keyboard to use standard F-keys | Jason Felice | |
| 2019-07-02 | Merge pull request #147 from eraserhd/autossh | Daiderd Jordan | |
| port autossh service from nixos | |||
| 2019-07-02 | port autossh service from nixos | Jason Felice | |
| 2019-07-01 | launchd: don't disable services when unloading | Daiderd Jordan | |
| 2019-07-01 | nix: check nix.useDaemon value | Daiderd Jordan | |
| This case will cause problems when existing files in /etc are replaced instead of skipped with a warning, potentially breaking the nix install in the process. | |||
| 2019-07-01 | nix: fix useDaemon conditions | Daiderd Jordan | |
| The nix.useDaemon option enables using a multi-user install without managing the nix installation with nix-darwin. The following checks apply to both cases. | |||
| 2019-06-05 | Merge pull request #144 from kevingriffin/postgres-character-set | Daiderd Jordan | |
| nix-darwin/postgresql: add character set config | |||
| 2019-06-05 | activation-scripts: create /run | Daiderd Jordan | |
| In case this was removed or not bootstrapped by the installer. | |||
| 2019-06-05 | nix-script: remove | Daiderd Jordan | |
| 2019-06-05 | version: fix description | Daiderd Jordan | |
| 2019-05-29 | postgresql: add character set config | Kevin Griffin | |
| `initdb` expects to read the locale or SQL_ASCII environment variable to determine the most appropriate character set. Instead, offer a configuration option. | |||
| 2019-05-17 | hercules-ci-agent: simplify package import | Domen Kožar | |
| 2019-05-17 | SSL_CERT_FILE -> NIX_SSL_CERT_FILE | Domen Kožar | |
| 2019-05-16 | Add hercules-ci-agent | Domen Kožar | |
| 2019-05-04 | version: add default darwinRevision | Daiderd Jordan | |
| There's no channel for darwin so this can be unavailable if a tarball or shallow clone is used. | |||
| 2019-05-04 | doc: fix module references | Daiderd Jordan | |
| 2019-05-04 | version: include darwin metadata in system label | Daiderd Jordan | |
| This makes it possible to trace back what version of both darwin and nixpkgs the system was built with. | |||
| 2019-05-04 | lnl: open up per-user paths in sandbox | Daiderd Jordan | |
| 2019-05-04 | documentation: add module for darwin manual | Daiderd Jordan | |
| Fixes #72 | |||
| 2019-05-04 | modules: add modules-list.nix and baseModules argument | Daiderd Jordan | |
| 2019-05-04 | sandbox: add missing option descriptions | Daiderd Jordan | |
| 2019-05-04 | ofborg: fix option descriptions | Daiderd Jordan | |
| 2019-05-01 | nix: make nix.nixPath merge by default | Daiderd Jordan | |
| Since named entries can be overridden now based on ordering now merging is only a problem for removing one of the default search paths, in which case a higher priority eg. mkForce can be used. { nix.nixPath = [{ darwin-config = "/darwin.nix"; }]; } Will result in [ "darwin-config=/darwin.nix" "/nix/var/nix/profiles/per-user/root/channels" "$HOME/.nix-defexpr/channels" ] Fixes #137 | |||
| 2019-05-01 | nix: allow specifying named NIX_PATH using and attrset | Daiderd Jordan | |
| This gives the option nicer merge behaviour, otherwise setting a named entry multiple times would result in duplicates which can't be resolved without overriding the entire list. | |||
| 2019-03-30 | Merge pull request #135 from marsam/feature/postgresql-plugins | Daiderd Jordan | |
| postgresql: Add support for extraPlugins | |||
| 2019-03-29 | postgresql: Use core `ln` from coreutils | Mario Rodas | |
| Otherwise it fallbacks to /bin/ln which is outdated and might not work. | |||
| 2019-03-25 | postgresql: Add support for extraPlugins | Mario Rodas | |
| 2019-03-22 | Merge pull request #132 from ben-z/add-defaults-configs | Daiderd Jordan | |
| Add defaults configs | |||
