| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-11-09 | manual: get revision information when called from flake | Michael Hoang | |
| 2024-11-07 | flake: expose `jobs` from `release.nix` as a flattened attrset | Michael Hoang | |
| 2024-11-07 | release: remove unnecessary use of `release-lib` | Michael Hoang | |
| 2024-11-07 | release: rename `release` to `release-lib` to match NixOS | Michael Hoang | |
| https://github.com/NixOS/nixpkgs/blob/2d2a9ddbe3f2c00747398f3dc9b05f7f2ebb0f53/pkgs/top-level/release.nix#L56-L58 | |||
| 2024-11-07 | release: remove package jobs | Michael Hoang | |
| 2024-11-07 | release: remove `unstable` job | Michael Hoang | |
| This job is actually in Nixpkgs at https://github.com/NixOS/nixpkgs/blob/2d2a9ddbe3f2c00747398f3dc9b05f7f2ebb0f53/pkgs/top-level/release.nix#L90-L139. | |||
| 2024-11-07 | release: fix tests not running on `aarch64-darwin` | Michael Hoang | |
| 2024-10-29 | Reuse nixpkgs instead of accessing channel | Sandro Jäckel | |
| This fixes pure evaluation in flakes | |||
| 2024-10-16 | module: add aerospace service | Nick Hu | |
| 2024-10-04 | Merge pull request #1077 from rsrohitsingh682/add-netadata | Michael Hoang | |
| feat: add netdata service | |||
| 2024-10-03 | netdata: add netdata service in nix-darwin. | Rohit Singh | |
| 2024-09-12 | version: make `system.stateVersion` mandatory | Emily | |
| When testing the Sequoia UID change, I discovered that @mjm didn’t have `system.stateVersion` set; I suspect this is not too uncommon. Let’s make it required now, like NixOS is trying to, to improve our backwards‐compatibility story in anticipation of starting to cut release branches. | |||
| 2024-07-21 | module: add jankyborders service | Prav!n | |
| - Added the jankyborders service. - Introduced changes for whitelist and blacklist options and assertions. - emoved path reference from launchd argument. - Corrected missing trailing newline in default.nix. | |||
| 2024-03-27 | Add `nix.optimise` module | Malo Bourgon | |
| 2024-01-22 | github-runners: init module | Vincent Haupert | |
| Adds a new module which allows to configure multiple GitHub self-hosted runners on Darwin. The module is heavily inspired by the nixpkgs NixOS module. Its implementation differs in some ways: - There's currently no way to configure the user/group which runs the runner. All configured runners share the same user and group. - No automatic cleanup. - No advanced sandboxing apart from user/group isolation | |||
| 2023-09-15 | programs.ssh: write ssh known_hosts only if there are any set | Wael M. Nasreddine | |
| 2023-08-03 | release: give test derivations meaningful names | Emily | |
| 2023-07-23 | eternal-terminal: add module | ryane | |
| Adds an eternal-terminal module. Much of the implementation is borrowed from the corresponding nixos module: https://github.com/NixOS/nixpkgs/blob/master/nixos/modules/services/networking/eternal-terminal.nix | |||
| 2023-06-24 | doc/manual: use `nixos-render-docs` | Emily | |
| Now that all the DocBook documentation is gone, we can switch to the new NixOS documentation generator. No meaningful change in HTML output, except that I removed the rather pointless preface and changed the title accordingly. Manual page output is greatly improved; it was kind of broken before. The `sed` hack is pretty gross but I have confirmed that nixpkgs will be happy to accept a PR to make things a little more customizable. This also drops the `manual` alias (deprecated in nixpkgs in 2018 and imported into nix-darwin), and `manualEpub` (because the NixOS documentation generator doesn't support it and also nobody wants this as an ebook). | |||
| 2022-10-19 | Add system terminfo to TERMINFO_DIRS by default | Nathan Henrie | |
| 2022-08-30 | Add somes tests for `homebrew` module | Malo Bourgon | |
| 2021-03-11 | spotifyd: add spotifyd service | Mario Rodas | |
| 2020-11-27 | nexdns: add module and tests | happysalada | |
| 2020-11-02 | Add some test coverage for redis service | Andrew Seward | |
| 2020-08-29 | Adds lorri service. | Thibault Gagnaux | |
| 2020-05-14 | module: add spacebar service | cmacrae | |
| 2020-05-10 | module: add yabai service | cmacrae | |
| 2020-05-03 | Merge pull request #195 from hauleth/ft/add-dnsmasq-service | Daiderd Jordan | |
| Add DNSmasq service | |||
| 2020-04-28 | test: add tests for new service | Łukasz Niemier | |
| 2020-04-14 | launchd: allow customization of the default launchd prefix | Wael M. Nasreddine | |
| 2019-11-02 | tmux: add test for #173 | Daiderd Jordan | |
| 2019-07-02 | port autossh service from nixos | Jason Felice | |
| 2019-05-04 | release.nix: add manual builds | Daiderd Jordan | |
| 2019-03-22 | launchd: add basic test for daemons/agents | Daiderd Jordan | |
| 2019-02-20 | do actually source the test | Wael M. Nasreddine | |
| 2019-01-15 | security.pki: add test for ca-certificates.crt | Daiderd Jordan | |
| 2019-01-04 | checks: add test for nix-gc user validation | Daiderd Jordan | |
| 2019-01-03 | nix-gc: add test | Daiderd Jordan | |
| 2018-10-29 | Combine system environment tests and add zsh | Andrew Childs | |
| 2018-10-25 | Unify environment configuration and don't run in child shells | Andrew Childs | |
| This should enable `nix run` to work under shells like fish and zsh, as well as making child shells not needlessly reset any environment that should be inherited. Implementation adapted from NixOS. | |||
| 2018-10-02 | add tests for fonts | Piotr Limanowski | |
| 2018-09-15 | synapse-bt: Add basic test | Mario Rodas | |
| 2018-09-14 | synergy: Add tests for config options | Michael Hoang | |
| 2018-08-21 | examples: remove nix-repl and nixUnstable references | Daiderd Jordan | |
| 2018-08-02 | Add a privoxy service | Carlos D | |
| 2018-06-21 | nix-daemon: add tests | Daiderd Jordan | |
| 2018-06-04 | Init offlineimap service | Periklis Tsirakidis | |
| 2018-03-06 | ssh: add basic tests for known hosts | Daiderd Jordan | |
| 2018-03-05 | ofborg: add basic test | Daiderd Jordan | |
| 2018-03-05 | buildkite: remove package from test closure | Daiderd Jordan | |
