Emily
f959b8878b
defaults-write: fix activation script conditionalization
...
These are lists, not attribute sets, so the condition was always
succeeding. As far as I can tell this bug has been present since the
function was added.
2025-01-16 00:13:57 +00:00
Emily
bd921223ba
Merge pull request #1259 from emilazy/push-xztopxsynztu
...
Make release branches a thing
2025-01-14 01:47:14 +00:00
Emily
e33d37c41f
{readme,examples/flake}: update for release branches
2025-01-14 01:19:21 +00:00
Emily
d5aeb4e5b1
checks: recommend sudo nix-channel
2025-01-14 01:19:21 +00:00
Emily
efba3517fc
eval-config: implement release branch checks
2025-01-13 02:46:43 +00:00
Emily
c7b33c131f
ci: only test one version
2025-01-13 00:09:00 +00:00
Michael Hoang
6ace2f2d12
Merge pull request #1172 from Enzime/push-yxtrnyuxzmny
...
openssh: init module
2025-01-12 08:33:32 +11:00
Emily
8a3ea966bc
version: implement nix-darwin release versions
2025-01-11 15:35:09 +00:00
Michael Hoang
be4c1b897a
openssh: init module
2025-01-10 10:23:09 +11:00
Michael Hoang
57733bd1dc
Merge pull request #1257 from Enzime/push-nzlzmsqpwswu
...
nix: merge `nix.settings.trusted-users` by default
2025-01-09 08:12:35 +11:00
Emily
0ef91bc148
flake: pin Nixpkgs explicitly
2025-01-08 20:55:26 +00:00
Michael Hoang
9e856ad0c1
nix: merge nix.settings.trusted-users
by default
...
Backport of https://github.com/NixOS/nixpkgs/pull/318635
2025-01-08 14:27:40 +11:00
Michael Hoang
ba9b3173b0
Merge pull request #1253 from jelmansouri/feat/casks-ignore-deps
...
Add --ignore-dependencies option for casks
2025-01-06 01:04:51 +11:00
Jalal El Mansouri
6ee6262d24
Add --ignore-dependencies option for casks
...
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 10:29:12 -03:00
Michael Hoang
a464e5ba8c
Merge pull request #1251 from gnammix/power_shellcheck_SC2016
...
power: quote in string triggered shellcheck SC2016
2025-01-05 01:52:08 +11:00
gnammix
89be82cb2b
power: quote in string triggered shellcheck SC2016
2025-01-04 14:35:53 +01:00
Michael Hoang
3feaf376d7
Merge pull request #1241 from gnammix/power_conditional_setRestartPowerFailure
...
power: restartAfterPowerFailure option is carried out conditionally
2025-01-04 13:03:10 +11:00
Michael Hoang
6a1fdb2a12
Merge pull request #1248 from Samasaur1/push-osptuupokumv
...
ci, readme: update stable nixpkgs to 24.11
2025-01-01 09:57:19 +11:00
Sam
0680f9e9e1
ci, readme: update stable nixpkgs to 24.11
2024-12-31 22:29:22 +00:00
gnammix
492a72007a
power: echo to print in error messages
...
Co-authored-by: Michael Hoang <Enzime@users.noreply.github.com>
2024-12-31 14:38:42 +01:00
Michael Hoang
71a3a075e3
Merge pull request #1208 from thuvasooriya/main
...
aerospace: add `workspace-to-monitor-force-assignment` option and fix `on-window-detected` type
2024-12-30 00:18:12 +11:00
thuvasooriya
aefd56bb56
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
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 16:57:26 +05:30
gnammix
62d8f5f289
power: move the check for restartPowerfailure support to checks.nix
2024-12-29 12:13:54 +01:00
Michael Hoang
713da7b75b
Merge pull request #1242 from filipkania/screencapture-target
...
defaults: add screencapture.target option
2024-12-29 22:08:16 +11:00
Filip Kania
b8e184ebf2
refactor: use enum as option type
2024-12-29 10:58:47 +01:00
Filip Kania
19bc0d6cbe
tests: add screencapture.target test case
2024-12-29 00:17:19 +01:00
Filip Kania
25fb527105
feat: add screencapture.target option
2024-12-29 00:17:19 +01:00
Michael Hoang
53a0c2fe6e
Merge pull request #1233 from adamcstephens/fish/package
...
fish: add package option
2024-12-29 10:04:09 +11:00
Michael Hoang
1fd4bd9369
Merge pull request #1230 from b1nhack/master
...
fix(zsh): correct the path of zsh-fast-syntax-highlighting
2024-12-29 09:59:07 +11:00
Xingquan Liu
daf9d9fe5d
fix(zsh): correct the path of zsh-fast-syntax-highlighting
2024-12-29 01:31:31 +08:00
Adam C. Stephens
2165857a24
fish: add package option
2024-12-27 23:47:55 -05:00
gnammix
016b1608ee
power: restartAfterPowerFailure option is carried out in activation script only if supported
...
Minor documentation change
2024-12-27 21:36:31 +01:00
Michael Hoang
bc03f78187
Merge pull request #1238 from Mic92/ssh
...
programs.ssh: add extraConfig option
2024-12-27 00:01:23 +11:00
Jörg Thalheim
2c86af2e99
programs.ssh: add extraConfig option
...
Same interface as in NixOS. This is useful to apply configuration for remote builders.
2024-12-23 21:32:37 +01:00
Domen Kožar
a35b08d09e
Merge pull request #1202 from Enzime/push-voxzmynopkkp
...
linux-builder: default `maxJobs` to amount of cores for Linux builder
2024-12-07 11:27:23 +00:00
Domen Kožar
9c3d8ff051
Merge pull request #1218 from Enzime/push-rnmuskqvosws
...
github-runner: fix service not starting
2024-12-07 11:26:48 +00:00
Michael Hoang
8752b6ae3c
github-runner: add instructions for triggering a runner registration
2024-12-07 13:08:55 +11:00
Michael Hoang
22cde06f49
github-runner: fix service not starting
2024-12-07 13:06:22 +11:00
Michael Hoang
06e1d77068
github-runner: use lib.getExe{,'}
2024-12-07 13:01:21 +11:00
Michael Hoang
d8255f09da
github-runner: remove with lib;
2024-12-07 12:54:17 +11:00
Michael Hoang
55d07816a0
Merge pull request #1213 from z0al/aerospace-startup-commands
...
fix(aerospace): allow startup commands
2024-12-05 09:29:39 +11:00
z0al
55d46b8997
test(aerospace): assert config values
2024-12-04 21:58:31 +00:00
z0al
9a59556018
fix(aerospace): allow startup commands
2024-12-04 19:03:03 +00:00
Michael Hoang
e7a71f8ec5
Merge pull request #1211 from al3xtjames/nix-lix-version-check
...
nix: fix Lix version detection in auto-optimise-store assertion
2024-12-04 19:56:27 +11:00
Alex James
0f9576cedc
nix: fix Lix version detection in auto-optimise-store assertion
2024-12-04 02:06:23 -06:00
Michael Hoang
c6b65d9460
Merge pull request #1189 from khaneliman/exposegroup
...
defaults: expose-group-by-app -> expose-group-apps
2024-12-02 02:04:49 +00:00
Austin Horstman
567bae1e17
defaults: expose-group-by-app -> expose-group-apps
...
Default was renamed in previous macOS release.
2024-12-01 19:12:41 -06:00
Michael Hoang
e30a3622b6
Merge pull request #1166 from Beta-Computer/master
...
defaults: add EnableTiledWindowMargins option
2024-12-01 10:03:52 +00:00
Beta-Computer
09e5dfb67e
defaults: add EnableTiledWindowMargins
option
...
Co-authored-by: Michael Hoang <Enzime@users.noreply.github.com>
2024-12-01 20:40:59 +11:00
Michael Hoang
70957ab0c6
linux-builder: default maxJobs
to amount of cores for Linux builder
2024-11-28 14:16:47 +11:00