1
0
Fork 0
mirror of https://github.com/LnL7/nix-darwin.git synced 2025-03-31 04:04:45 +00:00

Commit graph

  • 4b3c0d353b
    Merge pull request #1141 from Enzime/push-yxmxmspuooto Emily 2024-11-07 23:58:44 +00:00
  • c458181d88 Allow customising the path to nix.conf Pierre-Étienne Meunier 2024-11-07 19:24:18 +01:00
  • fa7b46fa77
    Merge pull request #1143 from YorikSar/fix-github-runner-labels Michael Hoang 2024-11-07 12:00:23 +00:00
  • 110d49af63 github-runner: Fix labels for different nixpkgs versions Yuriy Taraday 2024-11-04 18:31:38 +01:00
  • 222c3cb558 ci: fix uninstaller failing to run in install-against-unstable Michael Hoang 2024-11-07 16:47:15 +11:00
  • 3a89b61432 uninstaller: check nix-daemon was correctly reinstalled Michael Hoang 2024-11-07 14:19:19 +11:00
  • 7bbc7c5db6 ci: test uninstallation of nix-darwin using flakes Michael Hoang 2024-11-04 11:55:15 +11:00
  • ebca0c23c9 uninstaller: switch to writeShellApplication Michael Hoang 2024-11-05 02:48:25 +11:00
  • 8f4d369cd2 Use env Kabir Oberai 2024-11-07 02:31:30 -05:00
  • c3b406bd1c uninstaller: restore *.before-nix-darwin files Michael Hoang 2024-11-05 02:31:26 +11:00
  • 9cd45289c9 uninstaller: reset any shells pointing to /run/current-system/sw/bin Michael Hoang 2024-11-05 01:52:34 +11:00
  • 1b5fa6be40 uninstaller: remove unnecessary attempt to delete nix-daemon Michael Hoang 2024-11-05 01:14:16 +11:00
  • 84ad3a2d7e uninstaller: remove /run symlink Michael Hoang 2024-11-05 00:54:34 +11:00
  • 158198a6e3
    Merge pull request #1139 from Enzime/push-ssqvumruwtmy Michael Hoang 2024-11-07 07:16:23 +00:00
  • 79608947e2 buildkit-agents: don't use mkdir -p -m Michael Hoang 2024-11-03 20:30:48 +11:00
  • 3b738c765d github-runner: replace mkdir -p -m with umask Michael Hoang 2024-11-03 20:30:48 +11:00
  • cf130aa957 users: don't generate ensurePerms when no users to manage Michael Hoang 2024-11-03 19:53:20 +11:00
  • 32814a6eb1 users: replace runtime check to prevent deleting root with assertion Michael Hoang 2024-11-01 00:38:47 +11:00
  • fd510a7122 system: replace for f in $(ls ...) with for f in .../* Michael Hoang 2024-11-03 19:26:56 +11:00
  • 041996803a treewide: fix shellcheck warnings and errors Michael Hoang 2024-10-29 00:09:37 +11:00
  • 9afef9950f checks: move manual /run instructions to activation Michael Hoang 2024-10-29 00:09:37 +11:00
  • 3ea1144938 system: run shellcheck on activate and activate-user scripts Michael Hoang 2024-10-28 11:11:56 +11:00
  • 8e17c4d978 Update manual github-actions 2024-11-07 06:05:33 +00:00
  • 366b99abfe
    Merge pull request #1140 from Enzime/aarch64-tests Emily 2024-11-07 06:02:34 +00:00
  • 2af06b0862 examples: clean up Michael Hoang 2024-11-04 22:02:31 +11:00
  • 223a920ab4 ci: upgrade actions/checkout Michael Hoang 2024-11-04 14:37:59 +11:00
  • 37b591bd8b ci: remove unused workflows Michael Hoang 2024-11-04 11:53:47 +11:00
  • e0f243d17e ci: run nix flake check Michael Hoang 2024-11-04 08:42:12 +11:00
  • 68637ee7db flake: expose jobs from release.nix as a flattened attrset Michael Hoang 2024-11-03 21:52:58 +11:00
  • c13549d7a6 examples: drop ofborg example Michael Hoang 2024-11-04 13:40:00 +11:00
  • 569153467b ofborg: automatically add ofborg to known{Users,Groups} Michael Hoang 2024-11-04 14:00:05 +11:00
  • dd48cbd776 examples: fix evaluation Michael Hoang 2024-11-04 13:40:00 +11:00
  • 56ac6182d3 release: remove unnecessary use of release-lib Michael Hoang 2024-11-04 13:38:11 +11:00
  • c904f6cdcb release: rename release to release-lib to match NixOS Michael Hoang 2024-11-03 21:43:36 +11:00
  • 8a03b1850b release: remove package jobs Michael Hoang 2024-11-04 08:32:31 +11:00
  • e11dd028d3 release: remove unstable job Michael Hoang 2024-11-03 21:13:53 +11:00
  • 1a8c6cac8c release: fix tests not running on aarch64-darwin Michael Hoang 2024-10-21 11:16:49 +11:00
  • e552c87595 Update manual github-actions 2024-11-06 07:35:13 +00:00
  • 98e7dba872
    Merge pull request #909 from motheki/fast-syntax-highlighting-support Michael Hoang 2024-11-06 07:31:39 +00:00
  • 48e5c8de1a
    Update modules/programs/zsh/default.nix Trevor Opiyo 2024-11-06 01:10:24 -06:00
  • 897fc37c47
    Update default.nix Trevor Opiyo 2024-11-05 08:16:35 -06:00
  • cee3c66dde Test cases Craz1k0ek 2024-11-05 13:49:09 +01:00
  • 9b895f1531 Updated defaults = 2024-10-18 00:34:12 +02:00
  • 31a7075d03 propagate env Kabir Oberai 2024-11-05 01:09:59 -05:00
  • 5a4ce43925 comment Kabir Oberai 2024-11-04 23:51:05 -05:00
  • a016fbf2d0 don’t ask for sudo twice Kabir Oberai 2024-11-04 23:39:49 -05:00
  • 7cd616cc37 Update manual github-actions 2024-11-05 04:12:24 +00:00
  • 0e3f3f017c
    Merge pull request #1146 from emilazy/push-ylsrzmyxtlor Emily 2024-11-05 04:09:18 +00:00
  • 84d14d4043 prometheus-node-exporter: fix log permissions Emily 2024-11-05 02:59:00 +00:00
  • 67b36099d1 Update manual github-actions 2024-11-05 02:01:09 +00:00
  • 2f05a81019
    Merge pull request #1145 from qowoz/shellcheck-timezone Michael Hoang 2024-11-05 01:54:14 +00:00
  • 6ff3a49ceb time: shellcheck fix zowoq 2024-11-05 11:11:14 +10:00
  • 5d89120785
    Merge pull request #1144 from Enzime/push-mkkptszzrnys Michael Hoang 2024-11-05 00:11:47 +00:00
  • 07db4e57d3 ci: switch to macos-13 Michael Hoang 2024-11-05 03:21:37 +11:00
  • 0d859d1c71 Update manual github-actions 2024-11-04 05:43:04 +00:00
  • 189d2d422c
    Merge pull request #1129 from mweinelt/node-exporter Emily 2024-11-04 05:40:01 +00:00
  • 4652874d01
    Merge pull request #1138 from Enzime/push-trqkuxxuyztn Michael Hoang 2024-11-03 02:14:38 +00:00
  • 53b9de4d6c ci: remove tests to ensure submodules work Michael Hoang 2024-11-03 12:18:02 +11:00
  • 1d8c91b40e darwin-rebuild: do not resolve flake path Michael Hoang 2024-11-03 12:30:47 +11:00
  • 406cb56d06 Back out "Add support for submodules in flakes" Michael Hoang 2024-11-03 12:01:00 +11:00
  • 7010f9f30b Update manual github-actions 2024-11-02 23:29:39 +00:00
  • a60443792d Update manual github-actions 2024-11-02 23:23:40 +00:00
  • 146629a543
    Merge pull request #1125 from aschleck/new-window-path Michael Hoang 2024-11-03 10:19:55 +11:00
  • 446e1ef8e1
    Merge pull request #1130 from aschleck/fn-key Michael Hoang 2024-11-03 10:17:21 +11:00
  • a9818dd9fd Update manual github-actions 2024-11-02 22:29:39 +00:00
  • f203352cc0
    Merge pull request #1135 from Enzime/push-lxwqqpssklyn Emily 2024-11-02 22:23:10 +00:00
  • 21809c4261 Allow configuring the fn key action April Schleck 2024-10-27 23:37:08 -07:00
  • 0dacfdea63 Configure the folder that new Finder windows open April Schleck 2024-10-25 13:21:56 -07:00
  • 7ac31b96ab Update manual github-actions 2024-11-02 15:18:23 +00:00
  • e56d80b283
    Merge pull request #1136 from Enzime/push-znntomztlvku Emily 2024-11-02 15:15:43 +00:00
  • 318df382e6 users: don't check home directory is correct before creating user Michael Hoang 2024-11-02 10:31:40 +11:00
  • 72d4b8e779 Update manual github-actions 2024-11-01 08:10:44 +00:00
  • 683d0c4cd1
    Merge pull request #1133 from bew/patch-1 Michael Hoang 2024-11-01 19:07:54 +11:00
  • 1ae128153a Update manual github-actions 2024-10-31 17:37:28 +00:00
  • 8dbda1064b
    Merge pull request #1134 from Enzime/push-ynpwzrxomtxw Emily 2024-10-31 17:30:35 +00:00
  • 331fd8d3b5 karabiner-elements: allow use of custom package Benoît de Chezelles 2024-10-31 16:51:05 +01:00
  • 63f4d40e55 tmux: remove programs.tmux.defaultCommand Michael Hoang 2024-10-31 15:59:09 +11:00
  • 1588cb2e99 environment: remove misleading environment.loginShell option Michael Hoang 2024-10-31 15:02:36 +11:00
  • 470f87c182 zsh: enable by default as zsh is the default shell on macOS Michael Hoang 2024-10-31 15:02:36 +11:00
  • 6c8d45fb20
    module: add prometheus-node-exporter service Martin Weinelt 2024-10-28 04:10:45 +01:00
  • 24c7063a50
    Merge b0ad66058f into b379bd4d87 James Betti 2024-10-30 09:55:55 +01:00
  • be0cecf919 Update manual github-actions 2024-10-29 06:47:18 +00:00
  • b379bd4d87
    Merge pull request #1124 from SuperSandro2000/cleanup Michael Hoang 2024-10-29 17:44:39 +11:00
  • 6eea6b4a75 Reuse nixpkgs instead of accessing channel Sandro Jäckel 2024-10-25 13:04:41 +02:00
  • 68b9e2d553 Update manual github-actions 2024-10-29 01:41:02 +00:00
  • a55c84e06f
    Merge pull request #1128 from Enzime/push-yxyppuxmyunx Emily 2024-10-29 01:38:20 +00:00
  • f380194f3d users: create users with home directory /var/empty by default Michael Hoang 2024-10-28 10:30:02 +11:00
  • c908607e8a users: remove users.forceRecreate option Michael Hoang 2024-10-28 01:05:16 +11:00
  • a15a3d9f1f users: fix unclosed string Michael Hoang 2024-10-28 10:47:15 +11:00
  • 81c062681b Update manual github-actions 2024-10-27 23:10:53 +00:00
  • 5c0c6aaa79
    Merge pull request #1120 from Enzime/push-ltvtsllrqvqy Michael Hoang 2024-10-28 10:08:11 +11:00
  • febc3b3f51 users: remove with lib; Michael Hoang 2024-10-26 16:13:23 +11:00
  • 32f0cf2140 users: replace FDA check with more fine grained permissions check Michael Hoang 2024-10-28 00:37:55 +11:00
  • 9cd3976486 users: ensure all users' home directories in the config are correct Michael Hoang 2024-10-26 12:31:53 +11:00
  • 55be3e1a5f users: move checks to system.checks Michael Hoang 2024-10-26 12:31:53 +11:00
  • dc6f754fe5 users: allow shell to be managed by macOS Michael Hoang 2024-10-25 01:16:19 +11:00
  • 3712ff78cc users: change default shell to /usr/bin/false to match macOS Michael Hoang 2024-10-26 11:35:34 +11:00
  • bd161d61d6 users: allow home to be managed by macOS Michael Hoang 2024-10-24 23:19:27 +11:00
  • c9af5c2d13 users: update properties on known users Michael Hoang 2024-10-24 22:58:35 +11:00
  • 13816f682d tests: fix old test getting messed up in refactor Michael Hoang 2024-10-25 01:07:34 +11:00