me
/
guix
Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
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 daemon: Make 'profiles/per-user' non-world-writable. 2019-10-16 22:53:40 +02:00
shared.hh