| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-01-13 | ci: only test one version | Emily | |
| 2024-12-31 | ci, readme: update stable nixpkgs to 24.11 | Sam | |
| 2024-11-23 | ci: extend timeout and remove `tmate` | Michael Hoang | |
| 2024-11-21 | uninstaller: always specify `--extra-experimental-features` first | Michael Hoang | |
| See https://github.com/NixOS/nix/issues/11891 | |||
| 2024-11-21 | ci: source `/etc/bashrc` instead of `/etc/static/bashrc` | Michael Hoang | |
| This should no longer be necessary after #687, as we can be sure that if activation succeeded, that `/etc/bashrc` points to `/etc/static/bashrc`. | |||
| 2024-11-21 | ci: check that switching to new configurations works after installation | Michael Hoang | |
| 2024-11-21 | examples: change default architecture to `aarch64-darwin` | Michael Hoang | |
| 2024-11-21 | installer: remove | Michael Hoang | |
| 2024-11-21 | installer: move channel creation to README | Michael Hoang | |
| 2024-11-21 | installer: move creating default configuration to README | Michael Hoang | |
| 2024-11-17 | treewide: remove `nix.package` example | Michael Hoang | |
| 2024-11-09 | ci: fix manual not being regenerated when non-Nix files are updated | Michael Hoang | |
| This also fixes the README not being updated on the website as well | |||
| 2024-11-09 | ci: don't override nixpkgs when building the manual | Michael Hoang | |
| This causes `nix-darwin` to not have `rev` or `dirtyRev` | |||
| 2024-11-07 | ci: fix uninstaller failing to run in `install-against-unstable` | Michael Hoang | |
| 2024-11-07 | ci: test uninstallation of nix-darwin using flakes | 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 | ci: upgrade `actions/checkout` | Michael Hoang | |
| 2024-11-07 | ci: remove unused workflows | Michael Hoang | |
| 2024-11-07 | ci: run nix flake check | Michael Hoang | |
| 2024-11-07 | flake: expose `jobs` from `release.nix` as a flattened attrset | Michael Hoang | |
| 2024-11-05 | ci: switch to `macos-13` | Michael Hoang | |
| The `macos-12` runner image will be removed by 3 Dec 2024. | |||
| 2024-11-03 | ci: remove tests to ensure submodules work | Michael Hoang | |
| 2024-10-22 | Merge pull request #1112 from Enzime/push-wkxpqmxomwxp | Emily | |
| ci: don't run tests twice for PRs from forks | |||
| 2024-10-22 | ci: update Nix to match versions in nixpkgs | Michael Hoang | |
| 2024-10-22 | ci: don't run tests twice for PRs from forks | Michael Hoang | |
| By only triggering on pushes to `master`, when users push to non-`master` branches on forks, this workflow won't get triggered and will only get triggered when users make a PR to the main repo. | |||
| 2024-09-12 | Merge pull request #1073 from emilazy/push-xxvyptqvpqxw | Emily | |
| ci/update-manual: use Nixpkgs 24.05 | |||
| 2024-09-12 | ci/update-manual: use Nixpkgs 24.05 | Emily | |
| 2024-09-11 | ci: use Determinate Systems installer for stable Nix | Emily | |
| 2024-09-11 | ci: use Nix 2.24.6 for unstable jobs | Emily | |
| Includes the Sequoia installer fixes. | |||
| 2024-09-11 | ci: update stable Nixpkgs to 24.05 | Emily | |
| 2024-08-21 | .github: add sponsorship details | Michael Hoang | |
| 2024-04-18 | ci, readme: update stable nixpkgs to 23.11 | Weijia Wang | |
| 2023-11-24 | fix: tests failing to build on unstable Nix | Michael Hoang | |
| Use Nix 2.13.6 which is the default version for NixOS 23.05. | |||
| 2023-07-13 | workflows: use `nix-darwin` instead of `darwin` | Michael Hoang | |
| 2023-07-11 | etc: fail if we can't add a file | Michael Hoang | |
| Fixes #598 | |||
| 2023-07-11 | Allow flaky installation with `darwin-rebuild` | Michael Hoang | |
| 2023-06-25 | also update README in gh-pages | Daiderd Jordan | |
| 2023-06-25 | ci: update manual updater to 23.05 | Emily | |
| Fix https://github.com/LnL7/nix-darwin/issues/709. | |||
| 2023-06-24 | {ci,readme}: update stable nixpkgs to 23.05 | Emily | |
| 22.11 is deprecated and can no longer generate the manual. | |||
| 2023-06-18 | GHActions: Bump install-nix-action to v22 | toonn | |
| Not all workflows were updated but some were, this fixes the inconsistency. | |||
| 2023-06-17 | workflows: fix Nix install on `macos-12` | Michael Hoang | |
| 2023-06-17 | templates.flake: add contents of simple.nix | Michael Hoang | |
| 2023-06-17 | flake: add template with basic flake config | Michael Hoang | |
| 2023-05-22 | Merge pull request #641 from lockejan/update-ci | Daiderd Jordan | |
| Update ci and introduce matrix builds against stable and unstable | |||
| 2023-05-19 | ci: refactor to several jobs to enable optional checks | Jan Schmitt | |
| 2023-04-29 | test: added a test to run build with git+file schema | Konrad Malik | |
| Based on a PR by @reckenrode | |||
| 2023-04-28 | ci: use latest stable channel 22.05 -> 22.11 | Jan Schmitt | |
| * use matrix build to run tests against latest stable and unstable channel * add descriptions to github action steps | |||
| 2023-04-26 | ci: bump actions to most recent version | Jan Schmitt | |
| * use checkout@v3 and install-nix-action@20 | |||
| 2022-12-14 | Test submodule support | Nathan Henrie | |
| 2022-08-12 | Update install-nix-action and nix to 22.05 | Marin Usalj | |
| Might need to update nix further if it keeps erroring. | |||
