aboutsummaryrefslogtreecommitdiff
path: root/locale/pt/LC_MESSAGES/_articles/2020-10-05-cargo2nix-dramatically-simpler-rust-in-nix.po
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-10-11 10:37:53 -0300
committerEuAndreh <eu@euandre.org>2021-10-11 10:40:34 -0300
commiteaece88913d73661960a055a5c10bdeaa6a19f99 (patch)
tree3f4c078e225c99766cfb963f825fa5956ac0ee4f /locale/pt/LC_MESSAGES/_articles/2020-10-05-cargo2nix-dramatically-simpler-rust-in-nix.po
parentstyles.css: Simplify margin, remove "optimizeLegibility" (diff)
downloadeuandre.org-eaece88913d73661960a055a5c10bdeaa6a19f99.tar.gz
euandre.org-eaece88913d73661960a055a5c10bdeaa6a19f99.tar.xz
Update link to Git repositories
Diffstat (limited to 'locale/pt/LC_MESSAGES/_articles/2020-10-05-cargo2nix-dramatically-simpler-rust-in-nix.po')
-rw-r--r--locale/pt/LC_MESSAGES/_articles/2020-10-05-cargo2nix-dramatically-simpler-rust-in-nix.po6
1 files changed, 3 insertions, 3 deletions
diff --git a/locale/pt/LC_MESSAGES/_articles/2020-10-05-cargo2nix-dramatically-simpler-rust-in-nix.po b/locale/pt/LC_MESSAGES/_articles/2020-10-05-cargo2nix-dramatically-simpler-rust-in-nix.po
index 6f02fc6..7231ea3 100644
--- a/locale/pt/LC_MESSAGES/_articles/2020-10-05-cargo2nix-dramatically-simpler-rust-in-nix.po
+++ b/locale/pt/LC_MESSAGES/_articles/2020-10-05-cargo2nix-dramatically-simpler-rust-in-nix.po
@@ -6,13 +6,13 @@ msgid ""
"In the same vein of my earlier post on [swift2nix]({% link "
"_articles/2020-10-05-swift2nix-run-swift-inside-nix-builds.md %}), I was "
"able to quickly prototype a Rust and Cargo variation of it: "
-"[cargo2nix](https://git.euandreh.xyz/cargo2nix/)."
+"[cargo2nix](https://euandreh.xyz/cargo2nix.git/)."
msgstr ""
msgid ""
"The initial prototype is even smaller than swift2nix: it has only [37 lines "
"of "
-"code](https://git.euandreh.xyz/cargo2nix/tree/default.nix?id=472dde8898296c8b6cffcbd10b3b2c3ba195846d)."
+"code](https://euandreh.xyz/cargo2nix.git/tree/default.nix?id=472dde8898296c8b6cffcbd10b3b2c3ba195846d)."
msgstr ""
msgid "Here's how to use it (snippet taken from the repo's README):"
@@ -76,7 +76,7 @@ msgstr ""
msgid ""
"pushd \"$(mktemp -d)\"\n"
-"git clone https://git.euandreh.xyz/cargo2nix-demo\n"
+"git clone https://euandreh.xyz/cargo2nix-demo.git\n"
"cd cargo2nix-demo/\n"
"nix-build\n"
msgstr ""