guix/nix/nix-daemon
Ludovic Courtès bc3896db25
daemon: Correctly handle '--discover' with no value.
Previously, we'd get:

  $ guix-daemon --discover
  error: basic_string::_M_construct null not valid

* nix/nix-daemon/guix-daemon.cc (parse_opt): Change second argument to
'settings.set' to properly handle case where ARG is NULL.
2021-03-17 12:03:23 +01:00
..
guix-daemon.cc daemon: Correctly handle '--discover' with no value. 2021-03-17 12:03:23 +01:00
nix-daemon.cc
shared.hh