diff options
author | EuAndreh <eu@euandre.org> | 2020-02-06 00:39:45 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2020-02-06 00:39:45 -0300 |
commit | 5352b61b8ad97e8c9f7a2dcfc61b03ff8ef80f63 (patch) | |
tree | ca0f4bbfa5c6584408eb7ded07ec91c8f1f9eaf9 /_pastebins | |
parent | Sanitize markdown content (diff) | |
download | euandre.org-5352b61b8ad97e8c9f7a2dcfc61b03ff8ef80f63.tar.gz euandre.org-5352b61b8ad97e8c9f7a2dcfc61b03ff8ef80f63.tar.xz |
Markdown cleanup
Diffstat (limited to '_pastebins')
-rw-r--r-- | _pastebins/inconsistent-hash-of-buildgomodule.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_pastebins/inconsistent-hash-of-buildgomodule.md b/_pastebins/inconsistent-hash-of-buildgomodule.md index a15033d..f3157d4 100644 --- a/_pastebins/inconsistent-hash-of-buildgomodule.md +++ b/_pastebins/inconsistent-hash-of-buildgomodule.md @@ -183,7 +183,7 @@ error: build of '/nix/store/y5961vv6y9c0ps2sbd8xfnpqvk0q7qhq-terraform-godaddy-1 The `setup.sh` script contains a call to `nix-shell` which in turns build the same `terraform-godaddy` derivation: -```.shell +```shell $ cd vps/ $ ./scripts/ci/setup.sh warning: Nix search path entry '/nix/var/nix/profiles/per-user/root/channels' does not exist, ignoring |