aboutsummaryrefslogtreecommitdiff
path: root/src/nix/doctor.cc
AgeCommit message (Expand)Author
2019-12-04Merge remote-tracking branch 'origin/master' into flakesEelco Dolstra
2019-11-22getEnv(): Return std::optionalEelco Dolstra
2019-11-06Merge remote-tracking branch 'origin/master' into flakesEelco Dolstra
2019-10-06nix doctor: add more logging output to checksBenjamin Hipple
2019-06-23nix doctor: Fix typoEelco Dolstra
2019-06-18Make subcommand construction in MultiCommand lazyEelco Dolstra
2018-10-29nix doctor: return nonzero exitcode if a check failsDaiderd Jordan
2018-10-27Fix signedness warningEelco Dolstra
2018-09-26nix doctor: reimplement profile warning without gcroot checkDaiderd Jordan
2018-09-02nix doctor: only perform path/profile checks with a daemon/local storeDaiderd Jordan
2018-09-02nix doctor: add check for profile rootsDaiderd Jordan
2018-09-02nix doctor: add warning for multiple versionsDaiderd Jordan
2018-09-02nix doctor: handle serve protocolDaiderd Jordan
2018-09-02nix doctor: add warning if client/daemon protocol mismatchesDaiderd Jordan
2018-09-02nix doctor: add commandDaiderd Jordan