From b5ec729aa02a1898abd66b3b42c63f3341f84dce Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Fri, 27 Nov 2020 20:50:17 -0300 Subject: Add FIXED update to pastebin --- _pastebins/2020-11-27-guix-build-local-module.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '_pastebins') diff --git a/_pastebins/2020-11-27-guix-build-local-module.md b/_pastebins/2020-11-27-guix-build-local-module.md index 1a328a9..90e358b 100644 --- a/_pastebins/2020-11-27-guix-build-local-module.md +++ b/_pastebins/2020-11-27-guix-build-local-module.md @@ -44,5 +44,6 @@ But with an eval expression it did: ```shell $ guix build -L. -e '(@ (build) my-hello)' # works - ``` + +FIXED: rename `name` on line 9 of the first snippet, and use `"my-hello"` instead of `"hello"`. -- cgit v1.2.3