guix-devel/scripts
Mathieu Lirzin 6f774d4818
guix: Refactor script.
* scripts/guix.in: Remove empty surrounding ‘let’.  Define 'main' as the
procedure called when running the script.
(maybe-augment-load-paths!): Rename to ...
(augment-load-paths!): ... this.  Use 'and=>' for 'file-exists?'.
(run-guix-main): Rename to ...
(main): ... this.  Call 'augment-load-paths!'.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-01-23 15:01:15 +01:00
..
guix.in guix: Refactor script. 2018-01-23 15:01:15 +01:00