guix/nix/nix-daemon
Ludovic Courtès 18d9a4466c daemon: Don't abort when $PATH is undefined.
* 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.
2014-04-09 23:05:42 +02:00
..
guix-daemon.cc daemon: Don't abort when $PATH is undefined. 2014-04-09 23:05:42 +02:00
shared.hh Update license headers. 2013-01-06 00:47:50 +01:00