aboutsummaryrefslogtreecommitdiff
path: root/_posts/2020-08-10-guix-inside-sourcehut-builds-sr-ht-ci.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--_posts/2020-08-10-guix-inside-sourcehut-builds-sr-ht-ci.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/_posts/2020-08-10-guix-inside-sourcehut-builds-sr-ht-ci.md b/_posts/2020-08-10-guix-inside-sourcehut-builds-sr-ht-ci.md
index dcda7f4..3ce2acf 100644
--- a/_posts/2020-08-10-guix-inside-sourcehut-builds-sr-ht-ci.md
+++ b/_posts/2020-08-10-guix-inside-sourcehut-builds-sr-ht-ci.md
@@ -117,7 +117,7 @@ or run any `guix environment --ad-hoc my-package -- my script` :)
When I originally created this code I had a reason why to have both a `sudo`
call for `sudo ./scripts/install-guix.sh` and `sudo` usages inside
`install-guix.sh` itself. I couldn't figure out why (it feels like my past self
-was a bit smarter xD), but it feels ugly now. If it is truly required I could
+was a bit smarter 😬), but it feels ugly now. If it is truly required I could
add an explanation for it, or remove this entirely in favor of a more elegant solution.
I could also contribute the Guix image upstream to builds.sr.ht, but there