index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nix
/
doctor.cc
Age
Commit message (
Expand
)
Author
2019-12-04
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-11-22
getEnv(): Return std::optional
Eelco Dolstra
2019-11-06
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-10-06
nix doctor: add more logging output to checks
Benjamin Hipple
2019-06-23
nix doctor: Fix typo
Eelco Dolstra
2019-06-18
Make subcommand construction in MultiCommand lazy
Eelco Dolstra
2018-10-29
nix doctor: return nonzero exitcode if a check fails
Daiderd Jordan
2018-10-27
Fix signedness warning
Eelco Dolstra
2018-09-26
nix doctor: reimplement profile warning without gcroot check
Daiderd Jordan
2018-09-02
nix doctor: only perform path/profile checks with a daemon/local store
Daiderd Jordan
2018-09-02
nix doctor: add check for profile roots
Daiderd Jordan
2018-09-02
nix doctor: add warning for multiple versions
Daiderd Jordan
2018-09-02
nix doctor: handle serve protocol
Daiderd Jordan
2018-09-02
nix doctor: add warning if client/daemon protocol mismatches
Daiderd Jordan
2018-09-02
nix doctor: add command
Daiderd Jordan