From 80ccbf52781d0a7ffc34843a83f826f0cfee86bd Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sun, 16 Aug 2020 10:25:59 -0300 Subject: Don't use h1 for sections in articles --- _pastebins/inconsistent-hash-of-buildgomodule.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '_pastebins') diff --git a/_pastebins/inconsistent-hash-of-buildgomodule.md b/_pastebins/inconsistent-hash-of-buildgomodule.md index c82438c..8b1ebaa 100644 --- a/_pastebins/inconsistent-hash-of-buildgomodule.md +++ b/_pastebins/inconsistent-hash-of-buildgomodule.md @@ -10,7 +10,7 @@ The [commit that made this visible][0]. [0]: https://git.sr.ht/~euandreh/vps/commit/6ba76140238b5e3c7009c201f9f80ac86063f438 -# Offending derivation: +## Offending derivation: [Full source code on sr.ht][1]: @@ -32,7 +32,7 @@ terraform-godaddy = pkgs.buildGoModule rec { }; ``` -# Local build: +## Local build: ```shell $ nix-build -A terraform-godaddy @@ -182,7 +182,7 @@ cannot build derivation '/nix/store/y5961vv6y9c0ps2sbd8xfnpqvk0q7qhq-terraform-g error: build of '/nix/store/y5961vv6y9c0ps2sbd8xfnpqvk0q7qhq-terraform-godaddy-1.6.4.drv' failed ``` -# Build [on CI](https://builds.sr.ht/~euandreh/job/67836#task-setup-0): +## Build [on CI](https://builds.sr.ht/~euandreh/job/67836#task-setup-0): The `setup.sh` script contains a call to `nix-shell` which in turns build the same `terraform-godaddy` derivation: -- cgit v1.2.3