guix/nix
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
..
boost
guix-register
libstore
libutil
nix-daemon daemon: Don't abort when $PATH is undefined. 2014-04-09 23:05:42 +02:00
scripts
.gitignore
sync-with-upstream