Ludovic Courtès writes: > David Thompson <dthomps...@worcester.edu> skribis: > >> From 13113846f0f19b57f271dc71b5cbc606d8c2b68a Mon Sep 17 00:00:00 2001 >> From: David Thompson <dthomps...@worcester.edu> >> Date: Mon, 16 Mar 2015 08:59:59 -0400 >> Subject: [PATCH] scripts: environment: Improve error messages. >> >> * guix/scripts/environment.scm (guix-environmnet): Wrap procedure body with >> error handling form.
There's a typo: "(guix-environmnet)" should be "(guix-environment)". ~~ Ricardo