8.nix-darwin/modules
Sander f910ac37b6
github-runner: fix the nodeRuntimes option
The conditional override was intended to be backwards-compatible with older runner packages without the `nodeRuntimes` argument.
However, `override` doesn't yield default arguments, so the override was never applied.

This commit removes the conditional entirely since `nodeRuntimes` was added back in 24.05.
2025-08-28 12:51:30 +02:00
..
config config/system-path: restructure to mirror NixOS 2025-05-25 14:06:56 +10:00
documentation Reapply "eval-config: set class" 2024-06-13 14:35:20 +01:00
environment config/system-path: restructure to mirror NixOS 2025-05-25 14:06:56 +10:00
examples launchd: move userLaunchd to system activation 2025-05-16 16:29:17 +01:00
fonts fonts: remove fonts.fontDir.enable 2024-06-13 11:56:58 +01:00
launchd Add eval warning 2025-08-09 17:39:49 +02:00
lib write-text: remove support for copy 2024-06-15 12:15:13 +01:00
misc services/dnscrypt-proxy: init 2025-02-28 19:58:19 +07:00
networking networking.applicationFirewall: init 2025-06-23 00:46:57 +08:00
nix nix.nixPath: Do not use environment.darwinConfig if set to null 2025-05-23 16:51:36 +02:00
power power: move the check for restartPowerfailure support to checks.nix 2024-12-29 12:13:54 +01:00
programs fish: add shellAbbrs config 2025-08-14 14:56:43 +08:00
security pam: add pam_watchid support 2025-02-25 23:51:30 +08:00
services github-runner: fix the nodeRuntimes option 2025-08-28 12:51:30 +02:00
system Application 'linking' done right (#1396) 2025-08-22 01:17:29 +00:00
time time: shellcheck fix 2024-11-05 11:12:21 +10:00
users activation-scripts: get rid of user activation 2025-05-16 16:34:31 +01:00
alias.nix Update def and implementation of nix.package to match NixOS module 2022-08-16 10:41:51 -07:00
homebrew.nix homebrew: allow setting greedy for all casks by default (#1382) 2025-06-22 06:00:51 +00:00
meta.nix treewide: remove lib.mdDoc 2024-04-19 04:05:50 +02:00
module-list.nix networking.applicationFirewall: init 2025-06-23 00:46:57 +08:00