From c02760513a1fb291cb32b2fe044470da26daee7f Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sat, 26 Nov 2022 18:44:55 -0300 Subject: Replace kuvira -> toph git grep -l euandreh.xyz | xargs sed -i 's|euandreh.xyz/\(.*\).git|euandre.org/git/\1|' Plus a few other manual changes. --- _pastebins/2019-06-08-inconsistent-hash-of-buildgomodule.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '_pastebins') diff --git a/_pastebins/2019-06-08-inconsistent-hash-of-buildgomodule.md b/_pastebins/2019-06-08-inconsistent-hash-of-buildgomodule.md index e6d01de..51d8ad3 100644 --- a/_pastebins/2019-06-08-inconsistent-hash-of-buildgomodule.md +++ b/_pastebins/2019-06-08-inconsistent-hash-of-buildgomodule.md @@ -21,13 +21,13 @@ See . The [commit that made this visible][0]. -[0]: https://euandreh.xyz/servers.git/commit?id=6ba76140238b5e3c7009c201f9f80ac86063f438 +[0]: https://euandre.org/git/servers/commit?id=6ba76140238b5e3c7009c201f9f80ac86063f438 ## Offending derivation: [Full source code on the repository][1]: -[1]: https://euandreh.xyz/servers.git/tree/default.nix?id=6ba76140238b5e3c7009c201f9f80ac86063f438#n3 +[1]: https://euandre.org/git/servers/tree/default.nix?id=6ba76140238b5e3c7009c201f9f80ac86063f438#n3 ```nix terraform-godaddy = pkgs.buildGoModule rec { -- cgit v1.2.3