about summary refs log tree commit diff
path: root/src/nix/doctor.cc (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-29 nix doctor: return nonzero exitcode if a check failsDaiderd Jordan1-6/+20
2018-10-27 Fix signedness warningEelco Dolstra1-1/+1
2018-09-26 nix doctor: reimplement profile warning without gcroot checkDaiderd Jordan1-20/+19
2018-09-02 nix doctor: only perform path/profile checks with a daemon/local storeDaiderd Jordan1-3/+6
2018-09-02 nix doctor: add check for profile rootsDaiderd Jordan1-0/+35
2018-09-02 nix doctor: add warning for multiple versionsDaiderd Jordan1-0/+17
2018-09-02 nix doctor: handle serve protocolDaiderd Jordan1-4/+9
2018-09-02 nix doctor: add warning if client/daemon protocol mismatchesDaiderd Jordan1-1/+26
2018-09-02 nix doctor: add commandDaiderd Jordan1-0/+26