diff options
author | EuAndreh <eu@euandre.org> | 2021-10-11 10:37:53 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-10-11 10:40:34 -0300 |
commit | eaece88913d73661960a055a5c10bdeaa6a19f99 (patch) | |
tree | 3f4c078e225c99766cfb963f825fa5956ac0ee4f /_pastebins | |
parent | styles.css: Simplify margin, remove "optimizeLegibility" (diff) | |
download | euandre.org-eaece88913d73661960a055a5c10bdeaa6a19f99.tar.gz euandre.org-eaece88913d73661960a055a5c10bdeaa6a19f99.tar.xz |
Update link to Git repositories
Diffstat (limited to '')
-rw-r--r-- | _pastebins/2019-06-08-inconsistent-hash-of-buildgomodule.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/_pastebins/2019-06-08-inconsistent-hash-of-buildgomodule.md b/_pastebins/2019-06-08-inconsistent-hash-of-buildgomodule.md index f81a5bd..e6d01de 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 <https://discourse.nixos.org/t/inconsistent-hash-of-buildgomodule/3127/2>. The [commit that made this visible][0]. -[0]: https://git.euandreh.xyz/servers/commit?id=6ba76140238b5e3c7009c201f9f80ac86063f438 +[0]: https://euandreh.xyz/servers.git/commit?id=6ba76140238b5e3c7009c201f9f80ac86063f438 ## Offending derivation: [Full source code on the repository][1]: -[1]: https://git.euandreh.xyz/servers/tree/default.nix?id=6ba76140238b5e3c7009c201f9f80ac86063f438#n3 +[1]: https://euandreh.xyz/servers.git/tree/default.nix?id=6ba76140238b5e3c7009c201f9f80ac86063f438#n3 ```nix terraform-godaddy = pkgs.buildGoModule rec { |