index
:
nix-darwin.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
system
/
checks.nix
Age
Commit message (
Expand
)
Author
2025-01-14
checks: recommend `sudo nix-channel`
Emily
2025-01-04
power: quote in string triggered shellcheck SC2016
gnammix
2024-12-31
power: echo to print in error messages
gnammix
2024-12-29
power: move the check for restartPowerfailure support to checks.nix
gnammix
2024-11-19
fix: allow users to disable the homebrew check
isabel
2024-11-17
Merge pull request #879 from jtt9340/spaces-in-nixpath
Michael Hoang
2024-11-16
checks: check single user installs don't have the `nix-daemon` enabled
Michael Hoang
2024-11-13
activate-user script: fix broken NIX_PATH if paths contain spaces
Joey Territo
2024-11-13
checks: add check to ensure Homebrew is installed
Ameya Shenoy
2024-11-07
treewide: fix shellcheck warnings and errors
Michael Hoang
2024-11-07
checks: move manual `/run` instructions to activation
Michael Hoang
2024-09-17
checks: show Sequoia migration commands for other installers
Emily
2024-09-11
{ids,checks}: update for new builder UID/GID values
Emily
2024-09-11
checks: make `oldBuildUsers` check fail hard
Emily
2024-09-11
checks: factor out `nix.useDaemon` check
Emily
2024-09-10
checks.nix: fix typo
natsukium
2024-08-17
feat: allow disabling channels
Alice Carroll
2024-07-10
Merge pull request #976 from emilazy/openssh-use-links-for-authorized-keys
Emily
2024-06-23
checks.nix: disable verifyBuildUsers for auto-allocate-uids
Samuel Tam
2024-06-15
ssh: use symlinks for `authorizedKeys` options
Emily
2024-04-19
treewide: remove lib.mdDoc
Weijia Wang
2024-03-27
Add `nix.optimise` module
Malo Bourgon
2023-07-11
readme: update with new flaky instructions
Michael Hoang
2023-07-11
Allow flaky installation with `darwin-rebuild`
Michael Hoang
2023-06-24
treewide: convert all option docs to Markdown
Emily
2023-06-06
system/checks: allow disabling the buildUsers check
Cole Helbling
2023-05-31
flakes: Do not verify channels when using flakes.
John Soo
2022-08-16
Add .nix-defexpr to NIX_PATH the way the NixOS module does
Malo Bourgon
2022-08-16
Move build user options to `nix` module to improve overlap with NixOS
Malo Bourgon
2022-04-14
Fix synthetic.conf instructions
Matthew Toohey
2021-05-12
change inner double quotes to single quotes
Jean-Francois Chevrette
2021-02-17
users: migrate nixbld -> _nixbld
Daiderd Jordan
2020-11-15
installer: handle apfs.util on macOS 11.0 Big Sur
Daiderd Jordan
2020-10-18
clarify store/state permission check
Daiderd Jordan
2020-03-28
installer: try creating /run using synthetic.conf
Daiderd Jordan
2019-07-01
nix: check nix.useDaemon value
Daiderd Jordan
2019-07-01
nix: fix useDaemon conditions
Daiderd Jordan
2019-02-24
darwin: replace usages of nix-instantiate --eval with --find-file
Daiderd Jordan
2019-01-04
checks: actually fix gc condition
Daiderd Jordan
2019-01-03
nix-gc: fix evaluation
Daiderd Jordan
2019-01-03
checks: fix gc condition
Daiderd Jordan
2019-01-02
checks: generalize and make them more configurable
Daiderd Jordan
2019-01-02
nix-gc: add check for nix.gc.automatic
Daiderd Jordan
2018-10-26
Revert "nix: make channel entries for NIX_PATH dynamic"
Daiderd Jordan
2018-10-26
checks: include channel paths for NIX_PATH checks
Daiderd Jordan
2018-09-30
Fix quoting for nixPath check
Luigy Leon
2018-08-26
checks: update and improve darwin-config message
Daiderd Jordan
2018-01-18
checks: fail when db permissions are wrong
Daiderd Jordan
2018-01-17
checks: rename file
Daiderd Jordan