| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-01-16 | Merge branch 'LnL7:master' into masterHEADmaster | Mike Vink | |
| 2025-01-14 | Merge pull request #1259 from emilazy/push-xztopxsynztu | Emily | |
| Make release branches a thing | |||
| 2025-01-14 | {readme,examples/flake}: update for release branches | Emily | |
| 2025-01-14 | checks: recommend `sudo nix-channel` | Emily | |
| 2025-01-13 | eval-config: implement release branch checks | Emily | |
| 2025-01-13 | ci: only test one version | Emily | |
| 2025-01-12 | Merge pull request #1172 from Enzime/push-yxtrnyuxzmny | Michael Hoang | |
| openssh: init module | |||
| 2025-01-11 | version: implement nix-darwin release versions | Emily | |
| 2025-01-10 | openssh: init module | Michael Hoang | |
| 2025-01-09 | Merge pull request #1257 from Enzime/push-nzlzmsqpwswu | Michael Hoang | |
| nix: merge `nix.settings.trusted-users` by default | |||
| 2025-01-08 | flake: pin Nixpkgs explicitly | Emily | |
| 2025-01-08 | nix: merge `nix.settings.trusted-users` by default | Michael Hoang | |
| Backport of https://github.com/NixOS/nixpkgs/pull/318635 | |||
| 2025-01-06 | Merge pull request #1253 from jelmansouri/feat/casks-ignore-deps | Michael Hoang | |
| Add --ignore-dependencies option for casks | |||
| 2025-01-05 | Add --ignore-dependencies option for casks | Jalal El Mansouri | |
| Some casks have extrenal dependencies managed by brew, neovide for examples declares neovim as a dependency, a problem arises when you want to use a nix managed neovim instead | |||
| 2025-01-05 | Merge pull request #1251 from gnammix/power_shellcheck_SC2016 | Michael Hoang | |
| power: quote in string triggered shellcheck SC2016 | |||
| 2025-01-04 | power: quote in string triggered shellcheck SC2016 | gnammix | |
| 2025-01-04 | Merge pull request #1241 from gnammix/power_conditional_setRestartPowerFailure | Michael Hoang | |
| power: restartAfterPowerFailure option is carried out conditionally | |||
| 2025-01-01 | Merge pull request #1248 from Samasaur1/push-osptuupokumv | Michael Hoang | |
| ci, readme: update stable nixpkgs to 24.11 | |||
| 2024-12-31 | ci, readme: update stable nixpkgs to 24.11 | Sam | |
| 2024-12-31 | power: echo to print in error messages | gnammix | |
| Co-authored-by: Michael Hoang <Enzime@users.noreply.github.com> | |||
| 2024-12-30 | Merge pull request #1208 from thuvasooriya/main | Michael Hoang | |
| aerospace: add `workspace-to-monitor-force-assignment` option and fix `on-window-detected` type | |||
| 2024-12-29 | aerospace: add workspace-to-monitor-force-assignment option and fix ↵ | thuvasooriya | |
| on-window-detected type #1208 trying to fix #1142 testing requested changes adding workspace to monitor force assignment remove formatting tests pass proper tests undo formatting tests for on-window-detected and workspace-to-monitor-force-assignment testing submodules cleanup n if fiz checking final toml null field aerospace callback issue custom null filter for submodule list check for no presense of window-regex and if.workspace config check aerospace: add workspace-to-monitor-force-assignment option and fix on-window-detected type #1208 trying to fix #1142 testing requested changes adding workspace to monitor force assignment remove formatting tests pass proper tests undo formatting tests for on-window-detected and workspace-to-monitor-force-assignment testing submodules cleanup n if fiz checking final toml null field aerospace callback issue custom null filter for submodule list check for no presense of window-regex and if.workspace config check error formatting mishap space left small fix formatting mishaps | |||
| 2024-12-29 | power: move the check for restartPowerfailure support to checks.nix | gnammix | |
| 2024-12-29 | Merge pull request #1242 from filipkania/screencapture-target | Michael Hoang | |
| defaults: add screencapture.target option | |||
| 2024-12-29 | refactor: use enum as option type | Filip Kania | |
| 2024-12-29 | tests: add screencapture.target test case | Filip Kania | |
| 2024-12-29 | feat: add screencapture.target option | Filip Kania | |
| 2024-12-29 | Merge pull request #1233 from adamcstephens/fish/package | Michael Hoang | |
| fish: add package option | |||
| 2024-12-29 | Merge pull request #1230 from b1nhack/master | Michael Hoang | |
| fix(zsh): correct the path of zsh-fast-syntax-highlighting | |||
| 2024-12-29 | fix(zsh): correct the path of zsh-fast-syntax-highlighting | Xingquan Liu | |
| 2024-12-27 | fish: add package option | Adam C. Stephens | |
| 2024-12-27 | power: restartAfterPowerFailure option is carried out in activation script ↵ | gnammix | |
| only if supported Minor documentation change | |||
| 2024-12-27 | Merge pull request #1238 from Mic92/ssh | Michael Hoang | |
| programs.ssh: add extraConfig option | |||
| 2024-12-23 | programs.ssh: add extraConfig option | Jörg Thalheim | |
| Same interface as in NixOS. This is useful to apply configuration for remote builders. | |||
| 2024-12-07 | Merge pull request #1202 from Enzime/push-voxzmynopkkp | Domen Kožar | |
| linux-builder: default `maxJobs` to amount of cores for Linux builder | |||
| 2024-12-07 | Merge pull request #1218 from Enzime/push-rnmuskqvosws | Domen Kožar | |
| github-runner: fix service not starting | |||
| 2024-12-07 | github-runner: add instructions for triggering a runner registration | Michael Hoang | |
| 2024-12-07 | github-runner: fix service not starting | Michael Hoang | |
| 2024-12-07 | github-runner: use `lib.getExe{,'}` | Michael Hoang | |
| 2024-12-07 | github-runner: remove `with lib;` | Michael Hoang | |
| 2024-12-05 | Merge pull request #1213 from z0al/aerospace-startup-commands | Michael Hoang | |
| fix(aerospace): allow startup commands | |||
| 2024-12-04 | test(aerospace): assert config values | z0al | |
| 2024-12-04 | fix(aerospace): allow startup commands | z0al | |
| 2024-12-04 | Merge pull request #1211 from al3xtjames/nix-lix-version-check | Michael Hoang | |
| nix: fix Lix version detection in auto-optimise-store assertion | |||
| 2024-12-04 | nix: fix Lix version detection in auto-optimise-store assertion | Alex James | |
| 2024-12-02 | Merge pull request #1189 from khaneliman/exposegroup | Michael Hoang | |
| defaults: expose-group-by-app -> expose-group-apps | |||
| 2024-12-01 | defaults: expose-group-by-app -> expose-group-apps | Austin Horstman | |
| Default was renamed in previous macOS release. | |||
| 2024-12-01 | Merge pull request #1166 from Beta-Computer/master | Michael Hoang | |
| defaults: add EnableTiledWindowMargins option | |||
| 2024-12-01 | defaults: add `EnableTiledWindowMargins` option | Beta-Computer | |
| Co-authored-by: Michael Hoang <Enzime@users.noreply.github.com> | |||
| 2024-11-28 | linux-builder: default `maxJobs` to amount of cores for Linux builder | Michael Hoang | |
