From 2bea9a55dd3da16949dc5a8719e842b436565866 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Thu, 6 Feb 2020 02:22:20 -0300 Subject: Rewrite md with link references --- _pastebins/inconsistent-hash-of-buildgomodule.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to '_pastebins') diff --git a/_pastebins/inconsistent-hash-of-buildgomodule.md b/_pastebins/inconsistent-hash-of-buildgomodule.md index f3157d4..c82438c 100644 --- a/_pastebins/inconsistent-hash-of-buildgomodule.md +++ b/_pastebins/inconsistent-hash-of-buildgomodule.md @@ -6,11 +6,15 @@ lang: en --- [FIXED](https://discourse.nixos.org/t/inconsistent-hash-of-buildgomodule/3127/2). -The [commit that made this visible](https://git.sr.ht/~euandreh/vps/commit/6ba76140238b5e3c7009c201f9f80ac86063f438). +The [commit that made this visible][0]. + +[0]: https://git.sr.ht/~euandreh/vps/commit/6ba76140238b5e3c7009c201f9f80ac86063f438 # Offending derivation: -[Full source code on sr.ht](https://git.sr.ht/~euandreh/vps/tree/6ba76140238b5e3c7009c201f9f80ac86063f438/default.nix#L3-15): +[Full source code on sr.ht][1]: + +[1]: https://git.sr.ht/~euandreh/vps/tree/6ba76140238b5e3c7009c201f9f80ac86063f438/default.nix#L3-15 ```nix terraform-godaddy = pkgs.buildGoModule rec { -- cgit v1.2.3