diff options
author | EuAndreh <eu@euandre.org> | 2020-12-15 09:43:30 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2020-12-15 09:43:30 -0300 |
commit | 8822561f726a62f8b6f5a8ef34592877eac8d34a (patch) | |
tree | 1d60deda1e70118b16c12c0f647b6e13d722f45c /_pastebins | |
parent | rellocatable -> relocatable (diff) | |
download | euandre.org-8822561f726a62f8b6f5a8ef34592877eac8d34a.tar.gz euandre.org-8822561f726a62f8b6f5a8ef34592877eac8d34a.tar.xz |
Guix pack pastebin: add FIXED comment
Diffstat (limited to '')
-rw-r--r-- | _pastebins/2020-12-15-failure-with-relocatable-guix-pack-tarball.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/_pastebins/2020-12-15-failure-with-relocatable-guix-pack-tarball.md b/_pastebins/2020-12-15-failure-with-relocatable-guix-pack-tarball.md index 5b87d8b..645a424 100644 --- a/_pastebins/2020-12-15-failure-with-relocatable-guix-pack-tarball.md +++ b/_pastebins/2020-12-15-failure-with-relocatable-guix-pack-tarball.md @@ -5,6 +5,10 @@ layout: pastebin lang: en --- +FIXED: Use `GUIX_PROFILE= source etc/profile` + +--- + The example from the [blog post][guix-tarball-article] fails. [guix-tarball-article]: https://guix.gnu.org/blog/2018/tarballs-the-ultimate-container-image-format/ |