search-paths: Define the 'PATH' environment variable.
authorLudovic Courtès <ludo@gnu.org>
Tue, 5 May 2015 11:57:59 +0000 (13:57 +0200)
committerLudovic Courtès <ludo@gnu.org>
Tue, 5 May 2015 13:13:58 +0000 (15:13 +0200)
commitfdfa753c69acb00e4d79ee82f8772bde3e1a6cd6
tree6bcd3aad6ea8fc495c9a7cb802f8e70d99ffbe43
parent369149995cd4cedc59f1576a23c4df432e682402
search-paths: Define the 'PATH' environment variable.

* guix/search-paths.scm ($PATH): New variable.
* guix/scripts/environment.scm (for-each-search-path): Use it.
guix/scripts/environment.scm
guix/search-paths.scm