mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-28 19:56:59 -06:00
* nix/nix-daemon/guix-daemon.cc (main): Check whether getenv ("PATH")
returns NULL before blindly initializing 'search_path'. Before that
'guix-daemon' would abort when run in an environment where 'PATH' is
undefined.
|
||
|---|---|---|
| .. | ||
| guix-daemon.cc | ||
| shared.hh | ||